forked from M3-Academy/desafio-react-e-typescript
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
{
|
|
"semi": false,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"endOfLine": "lf",
|
|
"singleAttributePerLine": true,
|
|
"useTabs": true
|
|
}
|