mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-17 17:23:08 +02:00
Remove jsconfig.json
This commit is contained in:
parent
7c011fbf9d
commit
5c2eed2d7b
@ -1,13 +0,0 @@
|
|||||||
{
|
|
||||||
"compilerOptions": {
|
|
||||||
"module": "ESNext",
|
|
||||||
"target": "ESNext",
|
|
||||||
"moduleResolution": "Node",
|
|
||||||
"baseUrl": "src",
|
|
||||||
"resolveJsonModule": true,
|
|
||||||
"checkJs": false,
|
|
||||||
},
|
|
||||||
"include": [
|
|
||||||
"src/**/*.js"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user