In v2.1 (see #10), we introduced eslint-plugin-vue, eslint-plugin-jsdoc, and updated TS-ESLint rules, but configured them as "warn" to prevent breaking existing CI pipelines.
For v3.0, we need to enforce these standards across the company.
Acceptance Criteria:
In v2.1 (see #10), we introduced
eslint-plugin-vue,eslint-plugin-jsdoc, and updated TS-ESLint rules, but configured them as"warn"to prevent breaking existing CI pipelines.For v3.0, we need to enforce these standards across the company.
Acceptance Criteria:
index.jsthat downgrade Vue, JSDoc, and TS rules to warnings."error"."error".