mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Add eslint-plugin-qunit
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"extends": [
|
||||
"../../../.eslintrc.json"
|
||||
"../../../.eslintrc.json",
|
||||
"plugin:qunit/recommended"
|
||||
],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
|
||||
Reference in New Issue
Block a user