We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6d9d1c + 2a76cc3 commit b0c9d15Copy full SHA for b0c9d15
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pixiv/eslint-config
2
3
+## 0.0.3
4
+
5
+### Patch Changes
6
7
+- Bump dependencies and [add varsIgnorePattern to @typescript-eslint/no-unused-vars](https://github.com/pixiv/frontend-config/pull/11)
8
9
## 0.0.2
10
11
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pixiv/eslint-config",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "pixiv's base eslint config",
"author": "pixiv",
"publishConfig": {
0 commit comments