Sort lint exceptions
This commit is contained in:
parent
6e41009d74
commit
a97abf718d
1 changed files with 33 additions and 33 deletions
|
@ -14854,6 +14854,38 @@
|
||||||
"reasonCategory": "falseMatch",
|
"reasonCategory": "falseMatch",
|
||||||
"updated": "2020-04-30T22:35:27.860Z"
|
"updated": "2020-04-30T22:35:27.860Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
||||||
|
"line": "function load() {",
|
||||||
|
"lineNumber": 160,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2021-04-02T18:54:41.261Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
||||||
|
"line": "exports.enable(load());",
|
||||||
|
"lineNumber": 178,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2021-04-02T18:54:41.261Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
||||||
|
"line": "function load() {",
|
||||||
|
"lineNumber": 162,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2021-04-02T18:54:41.261Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule": "jQuery-load(",
|
||||||
|
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
||||||
|
"line": "exports.enable(load());",
|
||||||
|
"lineNumber": 186,
|
||||||
|
"reasonCategory": "falseMatch",
|
||||||
|
"updated": "2021-04-02T18:54:41.261Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"rule": "jQuery-load(",
|
"rule": "jQuery-load(",
|
||||||
"path": "node_modules/ref-struct-di/node_modules/debug/src/browser.js",
|
"path": "node_modules/ref-struct-di/node_modules/debug/src/browser.js",
|
||||||
|
@ -16752,37 +16784,5 @@
|
||||||
"reasonCategory": "usageTrusted",
|
"reasonCategory": "usageTrusted",
|
||||||
"updated": "2021-01-08T15:46:32.143Z",
|
"updated": "2021-01-08T15:46:32.143Z",
|
||||||
"reasonDetail": "Doesn't manipulate the DOM. This is just a function."
|
"reasonDetail": "Doesn't manipulate the DOM. This is just a function."
|
||||||
},
|
|
||||||
{
|
|
||||||
"rule": "jQuery-load(",
|
|
||||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
|
||||||
"line": "function load() {",
|
|
||||||
"lineNumber": 160,
|
|
||||||
"reasonCategory": "falseMatch",
|
|
||||||
"updated": "2021-04-02T18:54:41.261Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"rule": "jQuery-load(",
|
|
||||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/browser.js",
|
|
||||||
"line": "exports.enable(load());",
|
|
||||||
"lineNumber": 178,
|
|
||||||
"reasonCategory": "falseMatch",
|
|
||||||
"updated": "2021-04-02T18:54:41.261Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"rule": "jQuery-load(",
|
|
||||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
|
||||||
"line": "function load() {",
|
|
||||||
"lineNumber": 162,
|
|
||||||
"reasonCategory": "falseMatch",
|
|
||||||
"updated": "2021-04-02T18:54:41.261Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"rule": "jQuery-load(",
|
|
||||||
"path": "node_modules/ref-array-napi/node_modules/ref-napi/node_modules/debug/src/node.js",
|
|
||||||
"line": "exports.enable(load());",
|
|
||||||
"lineNumber": 186,
|
|
||||||
"reasonCategory": "falseMatch",
|
|
||||||
"updated": "2021-04-02T18:54:41.261Z"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Add table
Add a link
Reference in a new issue