mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Unnecessary exports
This commit is contained in:
@@ -281,18 +281,6 @@ a;b;
|
||||
default: "./index.d.ts"
|
||||
}
|
||||
},
|
||||
// "./helpers": {
|
||||
// types: {
|
||||
// "import": "./helpers.d.mts",
|
||||
// "default": "./helpers.d.ts"
|
||||
// }
|
||||
// },
|
||||
// "./yargs": {
|
||||
// "types": {
|
||||
// "default": "./yargs.d.ts"
|
||||
// }
|
||||
// },
|
||||
// "./package.json": "./package.json"
|
||||
}
|
||||
}),
|
||||
"/Users/name/projects/web/tsconfig.json": JSON.stringify({
|
||||
|
||||
Reference in New Issue
Block a user