Files
anime_downloader/nest_api/anime-api/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2025-12-25 19:50:27 +09:00
{
"singleQuote": true,
"trailingComma": "all"
}