mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
11 lines
169 B
JSON
11 lines
169 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"npm-naming": [
|
|
true,
|
|
{
|
|
"mode": "code"
|
|
}
|
|
]
|
|
}
|
|
} |