botbook/node_modules/json-source-map/spec/.eslintrc.yml
Rodrigo Rodriguez 6ae15fe3e5 Updated.
2024-09-04 13:13:15 -03:00

10 lines
141 B
YAML

parserOptions:
ecmaVersion: 6
rules:
no-console: 0
quotes: 0
globals:
describe: false
it: false
Symbol: false
Int8Array: false