mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-17 06:12:48 +00:00
7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"file-name-casing": false
|
|
}
|
|
}
|