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