Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Commit 133f3c2

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)