e9bfc10588
* feat: features and refactor * fixed return types * update README Co-authored-by: Danil Kovtonyuk <danx.kov@gmail.com>
9 lines
133 B
Plaintext
9 lines
133 B
Plaintext
{
|
|
"semi": false,
|
|
"trailingComma": "all",
|
|
"singleQuote": true,
|
|
"jsxSingleQuote": true,
|
|
"printWidth": 130,
|
|
"tabWidth": 2
|
|
}
|