We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e02818b + 6eca578 commit 9cde4d3Copy full SHA for 9cde4d3
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pixiv/eslint-config
2
3
+## 0.0.5
4
+
5
+### Patch Changes
6
7
+- Bump dependencies and [support TypeScript 5.7](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0)
8
9
## 0.0.4
10
11
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pixiv/eslint-config",
- "version": "0.0.4",
+ "version": "0.0.5",
"description": "pixiv's base eslint config",
"author": "pixiv",
"publishConfig": {
0 commit comments