Commit 4c27e20
committed
chore: update ESLint related packages for better type compatibility
Two ESLint related packages have been added: '@types/eslint' and '@types/eslint-config-prettier', and their corresponding specifications in pnpm-lock.yaml have been updated. "@types/eslint" is changed from version 8.40.2 to 8.44.1 to keep compatibility with other dependencies; "@types/eslint-config-prettier" has also been implemented to standardize linting configurations in conjunction with Prettier, providing a smoother coding style enforcement experience.1 parent 0cc9844 commit 4c27e20
2 files changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments