v2.0
Overview
Update nuxt version to 3.12.2.
Changelog
Fixes
- Remove eslintrc and prettier configuration
- Add ESLint flat config and ESLint stylistic configuration
- Modify ESLint npm scripts in package.json
Documentation
- Update README.md
Tests
- Use @vitest/coverage-v8 instead of @vitest/coverage-c8
- Use screen.getBy instead of container.querySelector
Chore
- Update all library in package.json to the latest version
- Modify any type to the appropriate type in TypeScript