mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 01:47:39 +00:00
chore: bump dependencies
This commit is contained in:
+8
-1
@@ -1,4 +1,11 @@
|
||||
{
|
||||
"extends": "./node_modules/gts/",
|
||||
"rules": { "prettier/prettier": ["error", { "endOfLine": "auto" }] }
|
||||
"rules": {
|
||||
"prettier/prettier": [
|
||||
"error",
|
||||
{
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user