mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
8 lines
150 B
JSON
8 lines
150 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"no-angle-bracket-type-assertion": false,
|
|
"no-outside-dependencies": false
|
|
}
|
|
}
|