mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
parent
efcdeb78c8
commit
fd782219ef
31 changed files with 314 additions and 158 deletions
|
@ -2,7 +2,7 @@
|
|||
"compilerOptions": {
|
||||
"lib": ["ES2019"],
|
||||
"target": "es2018",
|
||||
"module": "commonjs",
|
||||
"module": "ES2020",
|
||||
"moduleResolution": "node",
|
||||
"declaration": true,
|
||||
"outDir": "dist",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue