We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f1cfb commit 037337cCopy full SHA for 037337c
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-atomic",
3
- "version": "1.21.0",
+ "version": "1.21.1",
4
"description": "Eslint config used in atom-ide-community",
5
"repository": "https://github.com/atom-ide-community/eslint-config-atomic",
6
"license": "MIT",
@@ -44,6 +44,7 @@
44
"eslint-plugin-optimize-regex": "^1.2.1",
45
"eslint-plugin-react": "^7.34.0",
46
"eslint-plugin-solid": "^0.13.1",
47
+ "eslint-plugin-astro": "^0.31.4",
48
"eslint-plugin-yaml": "^0.5.0",
49
"globify-gitignore": "^1.0.3",
50
"make-synchronous": "^0.1.1",
@@ -63,7 +64,6 @@
63
64
"@types/semver": "^7.5.8",
65
"@types/shelljs": "^0.8.15",
66
"eslint-config-atomic": "link:",
- "eslint-plugin-astro": "^0.31.4",
67
"execa": "^5.1.1",
68
"gitly": "^2.5.2",
69
"npm-check-updates": "16.14.15",
0 commit comments