{ "*.js": "eslint --cache", "*.ts": "eslint --cache", "app/styles/**/*.scss": "stylelint" }