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 0cc259a commit be234f7Copy full SHA for be234f7
package.json
@@ -45,6 +45,7 @@
45
"jose": "~6.1.0"
46
},
47
"devDependencies": {
48
+ "@arethetypeswrong/cli": "^0.18.2",
49
"@babel/plugin-transform-modules-commonjs": "^7.26.3",
50
"@babel/preset-env": "^7.26.9",
51
"@babel/preset-typescript": "^7.27.0",
@@ -71,8 +72,7 @@
71
72
"tsdown": "^0.17.0",
73
"tsx": "^4.20.6",
74
"typescript": "5.9.3",
- "typescript-eslint": "^8.46.0",
75
- "@arethetypeswrong/cli": "^0.18.2"
+ "typescript-eslint": "^8.46.0"
76
77
"exports": {
78
".": {
0 commit comments