mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
* Make dtslint config consistent with monorepo * Update and consolidate typescript devDependencies
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"rulesDirectory": "./dist/rules",
|
|
"rules": {
|
|
"expect": true
|
|
}
|
|
}
|