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 dadef70 commit 3c4039cCopy full SHA for 3c4039c
package.json
@@ -12,7 +12,9 @@
12
},
13
"exports": {
14
"./cli-colors": "./forward/cli-colors.ts",
15
- "./cli-spinner": "./forward/cli-spinner.ts"
+ "./cli-spinner": "./forward/cli-spinner.ts",
16
+ "./eslint": "./config/eslint/eslint-config.ts",
17
+ "./tsconfig.base.json": "./config/typescript/tsconfig.base.json"
18
19
"dependencies": {
20
"@eslint/compat": "^1.2.9",
0 commit comments