rsnext/test/integration/tsconfig-verifier
Tobias Koppers 431178bf53
update tsconfig correctly when compilerOptions is not set yet (#30355)
A tsconfig like:

```
{
  "extends": "..."
}
```

currently fails the build if the config that is extended from has not the expected configuration (and we want to update it)

Fixes: https://github.com/vercel/next.js/issues/30360
2021-10-27 04:11:07 +00:00
..
pages Temporarily remove experimental ESLint integration (#23521) 2021-03-30 08:26:35 +00:00
test update tsconfig correctly when compilerOptions is not set yet (#30355) 2021-10-27 04:11:07 +00:00
value.ts Drop module: esnext requirement in tsconfig.json (#15276) 2020-07-18 19:37:13 +00:00