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 d1fdd92 commit 2d1a73bCopy full SHA for 2d1a73b
packages/tsconfig/package.json
@@ -22,6 +22,7 @@
22
"exports": {
23
"./tsconfig.cjs.json": "./tsconfig.cjs.json",
24
"./tsconfig.dom.json": "./tsconfig.dom.json",
25
+ "./tsconfig.esm-only.json": "./tsconfig.esm-only.json",
26
"./tsconfig.lib.json": "./tsconfig.lib.json",
27
"./tsconfig.module.json": "./tsconfig.module.json",
28
"./tsconfig.module.react.json": "./tsconfig.module.react.json",
0 commit comments