2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Move trailing check to JSCS.

This commit is contained in:
XhmikosR
2014-02-27 17:38:46 +02:00
parent be8f125ce6
commit 2545073024
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -7,6 +7,5 @@
"node" : true,
"nonbsp" : true,
"strict" : true,
"trailing" : true,
"undef" : true
}