mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 08:01:35 +00:00
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"extends": ["tslint-etc"],
|
|
"rules": {
|
|
"no-unused-declaration": true
|
|
}
|
|
}
|