We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df1bbd commit 2a76cc3Copy full SHA for 2a76cc3
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