Normalize .jshintrc.

This commit is contained in:
XhmikosR
2013-09-10 10:45:22 +03:00
parent c60712d150
commit b1dad433fb

View File

@@ -11,8 +11,8 @@
"noarg": true,
"node": true,
"noempty": true,
"quotmark": "single",
"plusplus": false,
"quotmark": "single",
"regexp": true,
"strict": false,
"trailing": true,