Files
RJSVM/node_modules/is-generator-function/.eslintrc
T
nitowa 1dae68b1c7 init
2023-08-15 22:28:03 +02:00

10 lines
79 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"no-new-func": 1
},
}