mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
b3b22d6399
Change-type: patch
7 lines
138 B
JSON
7 lines
138 B
JSON
{
|
|
"extends": "./node_modules/@balena/lint/config/tslint-prettier.json",
|
|
"rules": {
|
|
"ignoreDefinitionFiles": false
|
|
}
|
|
}
|