run prettier
This commit is contained in:
@@ -2,9 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
]
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
"target": "ES2020",
|
||||
|
||||
Reference in New Issue
Block a user