Commit b456b3b
authored
Add missing eslint-config-prettier to ESLint flat config (#36)
* Add Dependabot configuration for GitHub Actions
* Add missing space in template `tsconfig.json`
* Add eslint-config-prettier
* Apply eslint-config-prettier change locally
* npm update --save
* Move to caret restrictions
* npm update --save
* npm i --save-dev @rollup/plugin-node-resolve@latest eslint-config-prettier@latest globals@latest
* npm i --save chalk@latest commander@latest
* Remove esbuild override
* Align versions
* Revert commander to ^12 as 13 doesn't allow short options (single dash) with multiple characters
* Update Vite to fix security advisory
* Bump versions1 parent 0912a55 commit b456b3b
File tree
8 files changed
+2083
-1339
lines changed- .github
- packages/eslint
- src/templates
- node
8 files changed
+2083
-1339
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments