samantha's personal website!~ ✨
samanthanguyen.me
1# Auto detect text files and perform LF normalization
2* text=auto
3
4# - Recognize TSConfig file variants as JSONC (e.g: tsconfig.base.json)
5# - Recognize Oxlint config file as JSONC
6tsconfig.*.json linguist-language=JSON-with-Comments
7.oxlintrc.json linguist-language=JSON-with-Comments
8.oxlintrc.*.json linguist-language=JSON-with-Comments