mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
Start on database schema
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"moduleResolution": "Node",
|
||||
"baseUrl": "src",
|
||||
"resolveJsonModule": true,
|
||||
"checkJs": true,
|
||||
"checkJs": false,
|
||||
"paths": {
|
||||
"@/*": ["*.mjs"],
|
||||
"#/*": ["*.json"]
|
||||
|
Reference in New Issue
Block a user