Fix lint rules directory

This commit is contained in:
Fabio Berger 2018-03-22 14:33:40 +00:00
parent 8743c40911
commit a7c24a17f4

View File

@ -96,5 +96,5 @@
"jsx-wrap-multiline": false,
"jsx-no-bind": false
},
"rulesDirectory": "lib"
"rulesDirectory": "lib/rules"
}