mirror of
https://github.com/rahuldkjain/github-profile-readme-generator.git
synced 2026-08-24 10:13:30 -05:00
10 lines
180 B
Plaintext
10 lines
180 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": false,
|
|
"tabWidth": 2,
|
|
"printWidth": 120,
|
|
"trailingComma": "all",
|
|
"semi": true,
|
|
"exclude": ["node_modules", "codepipeline"]
|
|
}
|