prettier with semicolon
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@
|
||||
"testEnvironment": "node"
|
||||
},
|
||||
"prettier": {
|
||||
"semi": false,
|
||||
"semi": true,
|
||||
"singleQuote": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user