Skip to content

issues Search Results · repo:tsconfig/bases language:TypeScript

Filter by

119 results
 (78 ms)

119 results

intsconfig/bases (press backspace or delete to remove)

Can we please add a config for cloudflare-worker? It is a separate runtime.
  • re-thc
  • Opened 
    3 days ago
  • #296

I d like to request that @tsconfig adds a angular base tsconfig. I m aware of this issue: https://github.com/tsconfig/bases/issues/19, which was closed in 2020. The issue mentions that they (the angular ...
  • RobertDiebels
  • Opened 
    on Jan 17
  • #289

Node.js is adding native ts support. It would be great if the Node.js tsconfigs would follow the official recommendations: https://nodejs.org/docs/latest/api/typescript.html#type-stripping
  • marcomuser
  • 5
  • Opened 
    on Dec 13, 2024
  • #287

+ดูหนังออนไลน์+ อโนรา พากย์ (2024) เต็มเรื่องฟรี ซับ-พากย์ | สตรีมและดาวน์โหลดคุณภาพสูง +ดูหนังออนไลน์+ อโนรา ( 2024) เต็มเรื่องฟรี ซับ-พากย์ | สตรีมและดาวน์โหลดคุณภาพสูง ดูหนเต็มเรื่อง อโนรา (2024) ...
  • ghost
  • Opened 
    on Nov 6, 2024
  • #283

As the title says it seems with the current target/lib I cant use iterator helpers even though TS 5.6 and node 22 supports them
  • acommodari
  • 9
  • Opened 
    on Oct 30, 2024
  • #282

I hit the following error with node22 base: Exception during run: error TS5110: Option module must be set to Node16 when option moduleResolution is set to Node16 . Why Node16? Shouldn t it be ...
  • khteh
  • 1
  • Opened 
    on Oct 16, 2024
  • #279

It was added in TS 5.6.
  • Zamiell
  • Opened 
    on Oct 9, 2024
  • #275

forceConsistentCasingInFileNames was removed from strictest in https://github.com/tsconfig/bases/commit/ebe629c2857d386a0bc2c5d60cab18b9f1a425d0 , but perhaps that was not intended? For reference, currently ...
  • sjohannes
  • 3
  • Opened 
    on Sep 13, 2024
  • #274

Repro Runnable repro: https://stackblitz.com/edit/markl-ts-jest-repro-gbovnq?file=README.md Relevant files: foo.ts export default function MyFoo() { return foo ; } bar.ts (async function main() ...
  • magicmark
  • 4
  • Opened 
    on Jul 12, 2024
  • #273

For example, in @tsconfig/node18 { $schema : https://json.schemastore.org/tsconfig , _version : 18.2.0 , compilerOptions : { lib : [ es2023 ], module : node16 , target : ...
  • zanminkian
  • 2
  • Opened 
    on Jun 21, 2024
  • #271
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub