mirror of
https://github.com/anonklub/anonklub.git
synced 2026-01-10 10:27:54 -05:00
17 lines
323 B
JSON
17 lines
323 B
JSON
{
|
|
"directory": [
|
|
"discord-bot/src/lib",
|
|
"discord-bot/src/lib/decorators",
|
|
"pkgs/query/src/requests",
|
|
"query-api/src/dto",
|
|
"query-api/src/repositories",
|
|
"test/src",
|
|
"ui/src/components",
|
|
"ui/src/hooks",
|
|
"ui/src/lib"
|
|
],
|
|
"delete": true,
|
|
"noSemicolon": true,
|
|
"singleQuotes": true
|
|
}
|