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

7 lines
80 B
JSON

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