Skip to content

Commit 133f3c2

Browse files
committed
build: fixed output dts file
1 parent 4248895 commit 133f3c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/eslint-config/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"types": "dist/eslint.config.d.ts",
88
"license": "MIT",
99
"files": [
10-
"dist/eslint.config.js"
10+
"dist/eslint.config.js",
11+
"dist/eslint.config.d.ts"
1112
],
1213
"publishConfig": {
1314
"access": "public"

0 commit comments

Comments
 (0)