This repository has been archived on 2024-09-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
sst-lyric-mixer/.prettierrc
CDN18 3b0d7fb959
Initial commit (by create-cloudflare CLI)
Details:
  C3 = create-cloudflare@2.21.1
  project name = sst-lyric-mixer
  package manager = npm@0.0.0
  wrangler = wrangler@3.52.0
  git = 2.45.0.windows.1
2024-05-13 17:05:40 +08:00

6 lines
78 B
Text

{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}