mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
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.
This commit is contained in:
parent
6e11e497bc
commit
6888f9bcee
@ -3,9 +3,6 @@
|
||||
"files": [],
|
||||
"include": [],
|
||||
"references": [
|
||||
{ "path": "./app" },
|
||||
{ "path": "./stubs/app" },
|
||||
{ "path": "./test" },
|
||||
{ "path": "./ext/app" }
|
||||
],
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user