mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
0df6368ab9
Change-type: patch
8 lines
204 B
JSON
8 lines
204 B
JSON
{
|
|
"extends": "./node_modules/@balena/lint/config/tslint-prettier.json",
|
|
"rules": {
|
|
"ignoreDefinitionFiles": false,
|
|
"import-blacklist": [true, "resin-cli-visuals", "chalk"]
|
|
}
|
|
}
|