mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Weird, when I run lint locally, it demands that I have the tslint.json derived from "dtslint/dtslint.json" but Travis CI apparently disagrees and wants "dtslint/dt.json".
4 lines
38 B
JSON
4 lines
38 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|