mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Lint docs js too and use `strict consistently. (#24160)
This commit is contained in:
@@ -21,9 +21,6 @@
|
||||
"no-magic-numbers": "off",
|
||||
"vars-on-top": "off",
|
||||
|
||||
// Strict Mode
|
||||
"strict": "off",
|
||||
|
||||
// NodeJS and CommonJS
|
||||
"global-require": "off",
|
||||
"no-process-env": "off",
|
||||
|
||||
Reference in New Issue
Block a user