add editorconfig and jshintrc

This commit is contained in:
Riku Rouvila
2014-12-22 16:58:29 +02:00
parent ddb4417442
commit 469714c49f
2 changed files with 16 additions and 0 deletions

3
.jshintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"browserify": true
}