Research_Department_Develop.../javaScript/.prettierrc

6 lines
79 B
Plaintext
Raw Permalink Normal View History

{
"semi": true,
"singleQuote": true,
"tabWidth": 4,
"printWidth": 100
}