DiscordTickets/jsconfig.json

5 lines
40 B
JSON
Raw Normal View History

2021-05-17 22:24:00 +03:00
{
"include": [
"src/**/*.js"
]
}