We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d3a81 commit bf85f13Copy full SHA for bf85f13
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@thesis-co/eslint-config",
3
- "version": "0.7.0-pre",
+ "version": "0.6.1",
4
"description": "ESLint TypeScript shareable config for Thesis wide projects",
5
"main": "index.js",
6
"repository": "[email protected]:thesis/eslint-config.git",
@@ -16,7 +16,7 @@
16
"dependencies": {
17
"@thesis-co/prettier-config": "github:thesis/prettier-config",
18
"@typescript-eslint/eslint-plugin": ">=6.4.1",
19
- "@typescript-eslint/parser": "=6.4.1",
+ "@typescript-eslint/parser": ">=6.4.1",
20
"eslint-config-airbnb-base": "^15.0.0",
21
"eslint-config-airbnb": "^19.0.4",
22
"eslint-config-airbnb-typescript": "^17.1.0",
0 commit comments