mirror of
https://github.com/dkmstr/openuds-gui.git
synced 2025-03-11 04:58:21 +03:00
Added prettier paramter to allow single quote
This commit is contained in:
parent
ffc16da689
commit
753a59871c
@ -13,6 +13,9 @@
|
||||
"lint": "ng lint",
|
||||
"e2e": "ng e2e"
|
||||
},
|
||||
"prettier": {
|
||||
"singleQuote": true
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@angular/animations": "^15.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user