rsnext/test/integration/tsconfig-verifier
Steven 4e879ec364
Remove unused target: es5 from tsconfig.json (#44567)
There is [some confusion](https://twitter.com/samselikoff/status/1608840153963057152) over why `"target": "es5"` is in `tsconfig.json` and whether or not it should be changed.

The `target` property is not used by Next.js, so this PR removes it.

- Closes: #37271 
- Closes: #43582
2023-01-04 23:08:14 +00:00
..
pages Temporarily remove experimental ESLint integration (#23521) 2021-03-30 08:26:35 +00:00
test Remove unused target: es5 from tsconfig.json (#44567) 2023-01-04 23:08:14 +00:00
value.ts Drop module: esnext requirement in tsconfig.json (#15276) 2020-07-18 19:37:13 +00:00