mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
Update eslint config for the new xo rules.
This commit is contained in:
@@ -32,6 +32,9 @@
|
||||
"never"
|
||||
],
|
||||
"strict": "error",
|
||||
"unicorn/prefer-query-selector": "off"
|
||||
"unicorn/prefer-includes": "off",
|
||||
"unicorn/prefer-node-append": "off",
|
||||
"unicorn/prefer-query-selector": "off",
|
||||
"unicorn/prevent-abbreviations": "off"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user