Page MenuHomeWickedGov Phorge

.eslintrc.json
No OneTemporary

Size
593 B
Referenced Files
None
Subscribers
None

.eslintrc.json

{
"root": true,
"extends": [
"./.eslintrcshared",
"plugin:no-jquery/all"
],
"rules": {
"no-jquery/no-jquery-constructor": "error",
"no-jquery/no-find-collection": "error",
"no-jquery/no-attr": "error",
"no-jquery/no-class": "error",
"no-jquery/no-text": "error",
"no-jquery/no-css": "error",
"no-jquery/no-other-methods": "error",
"no-jquery/no-html": "error",
"no-jquery/no-class-state": "error",
"no-jquery/no-deferred": "error",
"no-jquery/no-when": "error",
"no-jquery/no-extend": "error",
"compat/compat": "off",
"jsdoc/no-undefined-types": "off"
}
}

File Metadata

Mime Type
application/json
Expires
Tue, Aug 18, 22:10 (1 d, 15 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b7/b2/9a9fd084bbbfcb5210416073de74
Default Alt Text
.eslintrc.json (593 B)

Event Timeline