added _some_ chants, restructuring data from spells
This commit is contained in:
@ -3,7 +3,9 @@
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@dsabot/*": ["./functions/*"],
|
||||
"@globals": ["./globals"]
|
||||
"@globals": ["./globals"],
|
||||
"@data": ["./data/*"],
|
||||
"@Commands": ["./commands/*"]
|
||||
},
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
|
Reference in New Issue
Block a user