tsconfig-ext: revert bc52f65b26

While the intent was to run tests with it, we don't need it. Instead,
this caused problems because the stubs overrode the intended `ext`
directory and therefore disabled the ext features.
dependabot/npm_and_yarn/braces-3.0.3
Jordi Gutiérrez Hermoso 2 months ago committed by Paul Fitzpatrick
parent 6e11e497bc
commit 6888f9bcee

@ -3,9 +3,6 @@
"files": [],
"include": [],
"references": [
{ "path": "./app" },
{ "path": "./stubs/app" },
{ "path": "./test" },
{ "path": "./ext/app" }
],
}

Loading…
Cancel
Save