Spaces:
Configuration error
Configuration error
{ | |
"root": true, | |
"extends": "@ljharb", | |
"rules": { | |
"new-cap": ["error", { | |
"capIsNewExceptions": [ | |
"GetIntrinsic", | |
], | |
}], | |
}, | |
} | |