Files
DefectingCat.github.io/.prettierrc.json
DefectingCat 32d8d48514 add gist loading page
format code
2023-08-14 13:36:15 +08:00

6 lines
63 B
JSON

{
"semi": true,
"singleQuote": true,
"endOfLine": "lf"
}