This website requires JavaScript.
Explore
Help
Register
Sign In
thereadme
/
hapi-sequelize-crud
Watch
1
Star
0
Fork
0
You've already forked hapi-sequelize-crud
Code
Issues
4
Pull Requests
1
Projects
Releases
Wiki
Activity
hapi-sequelize-crud
/
.eslintrc
10 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore(eslint): use eslint for a more consistent style throughout the code
2016-06-30 18:28:02 +04:30
{
Chore: install and configure AVA
2016-09-05 17:10:58 -07:00
"plugins": [
"ava"
],
"extends": [
"pichak",
"plugin:ava/recommended"
]
chore(eslint): use eslint for a more consistent style throughout the code
2016-06-30 18:28:02 +04:30
}
Reference in New Issue
Copy Permalink