archive
/
tstatic
Archived
1
Fork 0

add eslint config

This commit is contained in:
Jake Howard 2016-05-16 08:38:06 +01:00
parent 9f3f470de2
commit 651ca3a625
1 changed files with 3 additions and 0 deletions

3
.eslintrc Normal file
View File

@ -0,0 +1,3 @@
{
"extends": "./node_modules/eslint-config/.eslintrc"
}