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
518c4a4226
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 13:58:02 +00:00
{
Chore: install and configure AVA
2016-09-06 00:10:58 +00:00
"plugins": [
"ava"
],
"extends": [
"pichak",
"plugin:ava/recommended"
]
chore(eslint): use eslint for a more consistent style throughout the code
2016-06-30 13:58:02 +00:00
}
Reference in New Issue
Copy Permalink