{ "*.js": [ "balena-lint -t tsconfig.dev.json --fix" ], "*.ts": [ "balena-lint -t tsconfig.dev.json --fix" ] }