tsconfig / bases

Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
MIT License
6.4k stars 240 forks source link

Move back to "moduleResolution: node" #193

Closed NickGerleman closed 1 year ago

NickGerleman commented 1 year ago

We probably don't want this in 0.72 yet, since Metro won't work with this by default yet, and moduleResolution: bundler is better and slated to come to 0.73.