mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
added brands
This commit is contained in:
@@ -20,8 +20,10 @@
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
|
||||
"@/*": [
|
||||
"./src/*"],
|
||||
"@/db/*": [
|
||||
"./src/db/*"],
|
||||
"components/*": [
|
||||
"/src/app/components/*"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user