rsnext/test/integration/app-types
Facundo Giuliani a26bac9604
Update default moduleResolution in tsconfig.json from node to bundler (#51957)
This updates our `moduleResolution` to `bundler` as this matches our heuristics much more closely so is more accurate. This shouldn't be a breaking change is it should be compatible with our previous default. 

Co-authored-by: JJ Kasper <22380829+ijjk@users.noreply.github.com>
2023-07-18 15:11:09 +00:00
..
src feat: support for numeric separators in revalidate config (#51438) 2023-06-21 17:22:29 -07:00
app-types.test.js Implement Route type for router APIs (#47931) 2023-04-06 00:30:58 +00:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
package.json Improve type checking with tests (#45940) 2023-02-15 14:49:45 +00:00
tsconfig.json Update default moduleResolution in tsconfig.json from node to bundler (#51957) 2023-07-18 15:11:09 +00:00