refactoring (#4)
This commit is contained in:
9
jsconfig.json
Normal file
9
jsconfig.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@dsabot/*": ["functions/*"],
|
||||
"@globals": ["./globals"]
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user