Remove unsupported setting
This commit is contained in:
parent
c2fe374ccd
commit
cdba678fe9
|
@ -1,7 +1,6 @@
|
||||||
{
|
{
|
||||||
"extends": "../../tsconfig.base.json",
|
"extends": "../../tsconfig.base.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
"composite": true,
|
|
||||||
"rootDir": "src",
|
"rootDir": "src",
|
||||||
"lib": [
|
"lib": [
|
||||||
"ES2020",
|
"ES2020",
|
||||||
|
|
Loading…
Reference in a new issue