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 f32586a commit 4e7e872Copy full SHA for 4e7e872
package.json
@@ -64,7 +64,7 @@
64
"types:check": "tsc --noEmit",
65
"format": "prettier --write .",
66
"format:check": "prettier --check .",
67
- "exports:check": "attw --pack ."
+ "exports:check": "attw --pack . --ignore-rules=no-resolution"
68
},
69
"dependencies": {
70
"openapi-typescript-helpers": "0.0.13",
0 commit comments