Skip to content

Commit 4e7e872

Browse files
committed
Ignore no resolution
1 parent f32586a commit 4e7e872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"types:check": "tsc --noEmit",
6565
"format": "prettier --write .",
6666
"format:check": "prettier --check .",
67-
"exports:check": "attw --pack ."
67+
"exports:check": "attw --pack . --ignore-rules=no-resolution"
6868
},
6969
"dependencies": {
7070
"openapi-typescript-helpers": "0.0.13",

0 commit comments

Comments
 (0)