projecte_ionic/node_modules/@angular-eslint/builder/builders.json

10 lines
176 B
JSON
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
{
"builders": {
"lint": {
"implementation": "./dist",
"schema": "./dist/schema.json",
"description": "Run ESLint over a TypeScript project"
}
}
}