initial implementation of spells
This commit is contained in:
@ -8,6 +8,6 @@
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"typeAcquisition": {
|
||||
"exclude": [ "dotenv" ]
|
||||
"exclude": [ "dotenv", "source-map" ]
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user