Add convention pieces. jshintrc and gitattributes

This commit is contained in:
Blake Grotewold
2015-02-10 09:59:00 -05:00
parent c87541b8b9
commit eee2bffaf0
2 changed files with 20 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"eqnull": true,
"sub": true,
"multistr": true
}