Skip to content
Snippets Groups Projects
Commit 1fb6c246 authored by Julia Friesel's avatar Julia Friesel
Browse files

Update directories to be linted

parent 52b6e5de
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
"log": "./node_modules/.bin/react-native log-android | grep -v 'Warning: isMounted(...) is deprecated'",
"test": "mocha --recursive --require babel-core/register test && npm run lint",
"test-watch": "mocha --recursive --require babel-core/register --watch test",
"lint": "eslint app test"
"lint": "eslint components lib test"
},
"dependencies": {
"assert": "^1.4.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment