Issues
- 2
type-stripping in Node.js recommendations?
#287 opened by marcomuser - 6
include and exclude have no effect
#207 opened by GreenDjango - 1
- 2
- 9
node 22 has Iterator helpers but TS with the node 22 config is throwing errors
#282 opened by acommodari - 1
- 0
- 3
`strictest` should include `forceConsistentCasingInFileNames` (already included in `recommended`)
#274 opened by sjohannes - 4
dynamic imports create a double default-wrapped export - e.g. `{ default: { default: Foo } }`
#273 opened by magicmark - 2
- 1
import.meta.dirname
#266 opened by onlywei - 2
- 1
- 1
- 1
- 1
TS7016 issue with
#261 opened by gordonwho - 3
- 1
tsconfig issue with incorrect argument for lib
#257 opened by GordonHPepBoys - 1
- 2
- 1
- 2
Add `javascript.json`
#222 opened by TatsuyaYamamoto - 3
Node.js v18 & v19 don't support some es2023 features
#217 opened by mdashlw - 1
Chrome extension base
#237 opened by JobaDiniz - 2
Confused - why is this marked as deprecated on npm?
#235 opened by magicmark - 4
inconsistent case for "module" field in node bases
#209 opened by dominikg - 1
Node v21 support
#231 opened by nikolay - 4
- 2
Add bundler config
#229 opened by vladshcherbin - 2
Add react config
#227 opened by FreePhoenix888 - 2
Reasoning behind removing the ESM config
#228 opened by matthewlilley - 2
Remove noEmit from `Create React App`
#226 opened by FreePhoenix888 - 1
- 2
- 0
[CHORE] Naming inconsistency in configs
#220 opened by ErtanTaner - 2
missing settings in @tsconfig/strictest
#219 opened by brodycj - 2
- 1
Set `moduleDetection` to `force` on the esm package
#213 opened by smorimoto - 0
- 2
Unofficial VSCode Extension
#216 opened by khalidsheet - 3
@tsconfig/node-lts-strictest should set "moduleResolution" to "node16" (instead of "node")
#204 opened by andreashuber69 - 6
- 9
v1.0.2 through v21.1.0 breaks with vite
#202 opened by UglyHobbitFeet - 1
Understanding Versioning of TSConfigs
#203 opened by stuft2 - 3
error TS6046; "lib" error for node-lts
#200 opened by pwmcintyre - 0
- 2
Deprecate the Docusaurus config
#196 opened by slorber - 2
Svelte tsconfig seems to be incomplete
#194 opened by gvlasov - 3
- 4
[Svelte] `Unknown compiler option 'verbatimModuleSyntax'` after updating from `@tsconfig/svelte: 3.0.0` to `@tsconfig/svelte: ^4.0.1`
#190 opened by Snailedlt