2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Move camelcase check to JSCS.

This commit is contained in:
XhmikosR
2014-02-27 17:38:37 +02:00
parent 2619325626
commit be8f125ce6
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -1,5 +1,4 @@
{
"camelcase": true,
"curly" : true,
"eqeqeq" : true,
"immed" : true,