renamed yml examples. added them to bin/setup and added eslint init to travis
added eslintrc.json back

moved eslintrc to loaders dir

removed eslint init statement

fixed up eslinter

updated rack and destructured array and object assignments in js. updated release portion of readme

added eslintrc back to gitignore

fixed issue with create plan JS, fixed some warnings in specs

removed console.log statements and updated linter task in travis
dev
1 parent 5abb62c commit 48fe36ce70bbe3b1b0c47c3299ec31a0bb1507df
@briri briri authored on 5 Nov 2018
Showing 17 changed files
View
.travis.yml
View
Gemfile.lock
View
README.md
View
app/javascript/utils/isType.js
View
app/javascript/utils/isValidInputType.js
View
app/javascript/views/answers/rda_metadata.js
View
app/javascript/views/plans/new.js
View
bin/setup
View
config/branding.yml.sample 0 → 100644
View
config/branding_example.yml 100644 → 0
View
config/database.yml.sample 0 → 100644
View
config/database_example.yml 100644 → 0
View
config/secrets.yml.sample 0 → 100644
View
config/secrets_example.yml 100644 → 0
View
config/webpack/loaders/eslint.js
View
spec/factories/orgs.rb
View
spec/mixins/versionable_model_spec.rb