Files
setup-kustomize/node_modules/is-symbol/test/.eslintrc
Imran Ismail 99f65d1591 Bootstrap
2019-09-05 03:53:25 +08:00

8 lines
127 B
Plaintext

{
"rules": {
"max-statements-per-line": [2, { "max": 2 }],
"no-restricted-properties": 0,
"symbol-description": 0,
}
}