mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
more fixes
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
"/src/types/*"],
|
||||
"@components/*": [
|
||||
"/src/components/*",
|
||||
"/src/components/ui/*",
|
||||
"/src/components/Brands/*"
|
||||
],
|
||||
"@actions/*": [
|
||||
@@ -42,6 +43,7 @@
|
||||
"/src/app/Fragments/*"
|
||||
],
|
||||
"@lib/*": [
|
||||
"@lib/*",
|
||||
"/src/lib/*"
|
||||
],
|
||||
"scss/*": [
|
||||
|
||||
Reference in New Issue
Block a user