mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
fixes to schema file psa
This commit is contained in:
@@ -21,13 +21,13 @@
|
||||
],
|
||||
"paths": {
|
||||
"@src/*": [
|
||||
"/src/*"],
|
||||
"./src/*"],
|
||||
"@/db/*": [
|
||||
"./src/db/*"],
|
||||
"@db/*": [
|
||||
"./src/db/*"],
|
||||
"@types/*": [
|
||||
"/src/types/*"],
|
||||
"./src/types/*"],
|
||||
"@components/*": [
|
||||
"./src/components/*",
|
||||
"./src/components/ui/*",
|
||||
|
||||
Reference in New Issue
Block a user