started workshop pages
This commit is contained in:
parent
2177e13b49
commit
82225f0b81
13 changed files with 431 additions and 5 deletions
|
|
@ -7,6 +7,11 @@
|
|||
"noImplicitAny": false,
|
||||
"types": [
|
||||
"vite-plugin-pwa/client"
|
||||
]
|
||||
],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@components/*": ["src/components/*"],
|
||||
"@src/*": ["src/*"],
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue