restructure

This commit is contained in:
Emily
2024-11-16 01:35:15 +01:00
parent e140585362
commit 4c811c160b
3 changed files with 12 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": "../../tsconfig.base.json",
"extends": "../tsconfig.json",
"compilerOptions": {
"module": "NodeNext",
"target": "ESNext",