mirror of
https://github.com/tymur999/braintok.git
synced 2025-08-05 16:20:37 +00:00
feat: configure .prettierrc
This commit is contained in:

committed by
Mark Goltsman

parent
302e78b2cf
commit
8dcd3feea7
6
.prettierrc
Normal file
6
.prettierrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 4,
|
||||
"semi": true,
|
||||
"singleQuote": false
|
||||
}
|
Reference in New Issue
Block a user