0
0
Fork 0

Remove baseUrl option

This commit is contained in:
Oliver Akins 2022-05-26 23:18:16 -06:00
parent 90ebf94453
commit 1f557b5f8d
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99

View file

@ -1,6 +1,5 @@
{
"compilerOptions": {
"baseUrl": ".",
"inlineSourceMap": true,
"inlineSources": true,
"module": "ESNext",