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 4248895 commit 133f3c2Copy full SHA for 133f3c2
packages/eslint-config/package.json
@@ -7,7 +7,8 @@
7
"types": "dist/eslint.config.d.ts",
8
"license": "MIT",
9
"files": [
10
- "dist/eslint.config.js"
+ "dist/eslint.config.js",
11
+ "dist/eslint.config.d.ts"
12
],
13
"publishConfig": {
14
"access": "public"
0 commit comments