Fix/typescript problems (#60)
* fix: extended typescript checking to main and fixed all typescript errors * fix: removed unnecessary type --------- Co-authored-by: hugo <hugoms@me.com>
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -10,6 +10,7 @@
|
||||
"git commit": true,
|
||||
"git push": true,
|
||||
"uniq": true,
|
||||
"diff": true
|
||||
"diff": true,
|
||||
"npx eslint": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user