mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
MD/CommonJS/Globals #12909
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@
|
||||
"latedef" : true,
|
||||
"laxbreak" : true,
|
||||
"nonbsp" : true,
|
||||
"strict" : true,
|
||||
"undef" : true,
|
||||
"unused" : true
|
||||
"unused" : true,
|
||||
"predef" : [ "define", "require" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user