mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Lets see how this goes. Dependency downgrade due to broken update.
This commit is contained in:
parent
63e55d9fd6
commit
c0aadaf320
4 changed files with 145 additions and 134 deletions
|
@ -9,7 +9,8 @@
|
|||
"esModuleInterop": true,
|
||||
"sourceMap": true,
|
||||
"resolveJsonModule": true,
|
||||
"outDir": "dist"
|
||||
"outDir": "dist",
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue