Page MenuHomeWickedGov Phorge

.eslintrc.json
No OneTemporary

Size
266 B
Referenced Files
None
Subscribers
None

.eslintrc.json

{
"root": true,
"extends": [
"../../resources/.eslintrc"
],
"parserOptions": {
"ecmaVersion": 2018
},
"rules": {
"es-x/no-async-functions": "off",
"es-x/no-rest-spread-properties": "off"
},
"env": {
"es6": true,
"node": true,
"jest": true
}
}

File Metadata

Mime Type
application/json
Expires
Tue, Aug 18, 22:22 (1 d, 16 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d5/f1/6c66e2c56f9fced3b8378d078ada
Default Alt Text
.eslintrc.json (266 B)

Event Timeline