Files
DefectingCat.github.io/.prettierrc.json
DefectingCat 2b9db34c1b Add editorconfig
add prettier
add prettier ignore
2022-08-25 18:19:25 +08:00

5 lines
42 B
JSON

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