Files
DefinitelyTyped/types/jquery.qrcode/.eslintrc.json
2022-11-02 18:20:58 -07:00

8 lines
112 B
JSON

{
"rules": {
"no-const-enum": "off",
"dt-header": "off",
"trim-file": "off"
}
}