mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 08:21:27 +03:00
chore: fix jsconfig
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
"module": "ESNext",
|
||||
"target": "ESNext",
|
||||
"moduleResolution": "Node",
|
||||
"baseUrl": "src",
|
||||
"baseUrl": ".",
|
||||
"resolveJsonModule": true,
|
||||
"checkJs": false,
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user