Last active
April 6, 2025 12:23
-
Star
(126)
You must be signed in to star a gist -
Fork
(46)
You must be signed in to fork a gist
-
-
Save luxplanjay/7cc586ff00b63a1b572172e095135a63 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"printWidth": 100, | |
"tabWidth": 2, | |
"useTabs": false, | |
"semi": true, | |
"singleQuote": true, | |
"trailingComma": "es5", | |
"bracketSpacing": true, | |
"jsxBracketSameLine": false, | |
"arrowParens": "avoid", | |
"proseWrap": "always" | |
} |
Спасибо!!!
Дякую
Дякую
Дякувати)
Дякую!
Thank's!
Дякую
Дякую!
Fine, need check,
Thanks!
Дякую!)
Дякую!
Thanks!!
Почему в файле и в записи урока разные данные в строке "trailingComma": в файле - "es5", а в уроке "all". Какое значение верное?
А такой вариант верный:
{
"arrowParens": "avoid",
"bracketSpacing": true,
"htmlWhitespaceSensitivity": "ignore",
"insertPragma": false,
"jsxBracketSameLine": false,
"jsxSingleQuote": false,
"printWidth": 120,
"proseWrap": "never",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": true,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "all",
"useTabs": true,
"vueIndentScriptAndStyle": false,
"singleAttributePerLine": false
}
Спасибо
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Улкен рахмет 😊!