- Update the way to use the data records on Vuex with Getters!
- Fix: mongodb call passing array todos and categiroes already splitted
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
"paths": {
|
||||
"@src/*": ["./*"],
|
||||
"@components": ["./components/index.ts"],
|
||||
"@css/*": ["./assets/css/*"],
|
||||
"@icons/*": ["./statics/icons/*"],
|
||||
"@images/*": ["./assets/images/*"],
|
||||
"@js/*": ["./assets/js/*"],
|
||||
"@classes": ["./classes/index.ts"],
|
||||
"@utils/*": ["./utils/*"],
|
||||
"@validators": ["./utils/validators.ts"],
|
||||
|
||||
Reference in New Issue
Block a user