This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
1be8bc031958df1466e2b11363f742b98b1b03d7
seasonedShows
/
seasoned_api
History
Kevin
f0476b2890
Merge pull request
#80
from KevinMidboe/linting
...
Linting
2018-02-07 14:24:43 +01:00
..
conf
Added a template development.json file for build purposes.
2017-12-20 22:22:25 +01:00
src
Merge pull request
#80
from KevinMidboe/linting
2018-02-07 14:24:43 +01:00
test
The id used for searching was somehow not a movies id and returned false.
2018-02-07 14:20:34 +01:00
.eslintrc.json
Updated our eslint config file. Still extends airbnb, but have changed indent rule and dropped some other rules.
2018-02-07 13:47:11 +01:00
.gitignore
Updated gitignore to ignore conf folder and deleted the contents of conf.
2017-12-01 10:57:28 +01:00
package.json
Now yarn lint lints all files in src not only webserver.
2018-02-07 13:53:15 +01:00
yarn.lock
Added travis support to api.
2017-12-20 20:46:15 +01:00