{ "*.ts": [ "balena-lint --typescript --fix" ], "*.js": [ "balena-lint --typescript --fix" ], }