mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
mjs -> cjs
This commit is contained in:
@@ -6,13 +6,8 @@
|
||||
"baseUrl": "src",
|
||||
"resolveJsonModule": true,
|
||||
"checkJs": false,
|
||||
"paths": {
|
||||
"@/*": ["*.mjs"],
|
||||
"#/*": ["*.json"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"src/**/*.mjs",
|
||||
"src/**/*.js"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user