We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2054a commit f3b6192Copy full SHA for f3b6192
packages/eslint-config/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.5](https://github.com/vexip-ui/lint-config/compare/eslint-config@0.4.4...eslint-config@0.4.5) (2022-11-03)
2
+
3
4
+### Bug Fixes
5
6
+* **eslint-config:** remove unnecessary settings ([2b2054a](https://github.com/vexip-ui/lint-config/commit/2b2054adbe7a518c5e760f9de20902124ad72006))
7
8
9
10
## [0.4.4](https://github.com/vexip-ui/lint-config/compare/eslint-config@0.4.3...eslint-config@0.4.4) (2022-11-03)
11
12
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@vexip-ui/eslint-config",
- "version": "0.4.4",
+ "version": "0.4.5",
"license": "MIT",
"author": "qmhc",
"homepage": "https://github.com/vexip-ui/lint-config",
0 commit comments