Workspaces refactor #86

Merged
norm merged 189 commits from refactor/workspaces into main 2022-08-28 14:46:45 +00:00
2 changed files with 13742 additions and 13742 deletions
Showing only changes of commit bd52ff905f - Show all commits

View file

@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es2017",
"target": "es2020",
"module": "commonjs",
"declaration": true,
"outDir": "./built/",