mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-24 01:32:46 +00:00
10 lines
87 B
JSON
10 lines
87 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"indent": [
|
|
true,
|
|
"tabs"
|
|
]
|
|
}
|
|
}
|