This repository has been archived on 2026-07-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
aniwatch-api/.editorconfig
2025-04-14 23:59:26 +05:30

7 lines
86 B
INI

[*]
end_of_line = lf
[*.{js,mjs,ts}]
indent_size = 4
trim_trailing_whitespace = true