mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 10:50:09 +00:00
6 lines
108 B
JSON
6 lines
108 B
JSON
{
|
|
"extends": "tsconfig/test.json",
|
|
"include": ["tests"],
|
|
"exclude": ["node_modules", "dist", "src"]
|
|
}
|