mirror of
https://gh.wpcy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-04-21 07:09:20 +08:00
10 lines
182 B
Text
10 lines
182 B
Text
{
|
|
"useTabs": true,
|
|
"printWidth": 80,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"endOfLine": "auto",
|
|
"arrowParens": "always",
|
|
"proseWrap": "always",
|
|
"bracketSpacing": true
|
|
}
|