Summarization
BERTopic
Russian
English
first-start / .prettierrc
Артем Леванов
first commit
41a71fd
Raw
History Blame Contribute Delete
258 Bytes
{
"printWidth": 130,
"semi": true,
"singleQuote": true,
"tabWidth": 4,
"jsxSingleQuote": false,
"bracketSpacing": true,
"trailingComma": "es5",
"arrowParens": "always",
"jsxBracketSameLine": false,
"endOfLine": "lf"
}