Tumortisch-Dist/resources/app/node_modules/iwmlib/.prettierrc

8 lines
117 B
Plaintext
Raw Normal View History

2021-06-15 16:00:08 +02:00
{
"singleQuote": true,
"jsxSingleQuote": true,
"tabWidth": 4,
"semi": false,
"printWidth": 120
}