feat: complete MDX migration, stabilize routing and lead capture
Former-commit-id: ab5cc38c97e5f73d6e821465b90d199fb6e6edc9
This commit is contained in:
12
node_modules/.pnpm/nodemailer@8.0.7/node_modules/nodemailer/.prettierrc
generated
vendored
Normal file
12
node_modules/.pnpm/nodemailer@8.0.7/node_modules/nodemailer/.prettierrc
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"printWidth": 140,
|
||||
"tabWidth": 4,
|
||||
"useTabs": false,
|
||||
"semi": true,
|
||||
"singleQuote": true,
|
||||
"quoteProps": "as-needed",
|
||||
"trailingComma": "none",
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "avoid",
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
Reference in New Issue
Block a user