blob: ca7497c4919426594565046f058e314ef926eec8 [file] [log] [blame]
{
"*.*": "prettier --check",
"src/**/*.ts": ["ng-lint-staged lint --"]
}