We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cef58ae + 9a7bd6c commit 5efdd28Copy full SHA for 5efdd28
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @pixiv/eslint-config
2
3
+## 0.0.4
4
+
5
+### Patch Changes
6
7
+- Bump dependencies and update `eslint-plugin-react-compiler` to beta
8
+- Enforce eslint and prettier for self dev
9
+- Expose `vanillaTs` config
10
11
## 0.0.3
12
13
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pixiv/eslint-config",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "pixiv's base eslint config",
"author": "pixiv",
"publishConfig": {
0 commit comments