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