mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-24 04:34:19 +01:00
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"extends": "gts/tslint.json",
|
|
"rules": {
|
|
"deprecation": false,
|
|
"no-any": false
|
|
}
|
|
}
|