Add .eslintrc

This commit is contained in:
Simon Ho 2016-01-29 16:36:59 -08:00
parent 3cb8fd1a89
commit 61436bca1c
1 changed files with 3 additions and 0 deletions

3
.eslintrc Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "loopback"
}