2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Move immed to JSCS.

This commit is contained in:
XhmikosR
2014-02-28 14:21:21 +02:00
parent 2545073024
commit c586a56d57
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -1,7 +1,6 @@
{
"curly" : true,
"eqeqeq" : true,
"immed" : true,
"newcap" : true,
"noarg" : true,
"node" : true,