samantha's personal website!~ ✨ samanthanguyen.me
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 340 B view raw
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