Skip to content

feat(formatting): add prettier and format project #1

feat(formatting): add prettier and format project

feat(formatting): add prettier and format project #1

GitHub Actions / ESLint Report Analysis failed Nov 27, 2024 in 0s

ESLint Report Analysis

2 ESLint error(s) and 0 ESLint warning(s) found in pull request changed files.

Details

Annotations

Check failure on line 14 in error.vue

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

error.vue#L14

[no-unused-vars] 'errorCode' is assigned a value but never used.

Check failure on line 14 in error.vue

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

error.vue#L14

[@typescript-eslint/no-unused-vars] 'errorCode' is assigned a value but never used. Allowed unused vars must match /^_/u.