added: ts type checking for js files; updated: custom contextmenu now show only when needed, GUI users must use keyboard shortcuts for cut/copy/paste

This commit is contained in:
Roberto Tonino
2020-08-20 19:41:46 +02:00
parent c51c4789db
commit b063bff64d
4 changed files with 59 additions and 43 deletions

1
.gitignore vendored
View File

@@ -3,7 +3,6 @@ __pycache__
.DS_Store
node_modules
jsconfig.json
# pyinstaller build dirs
/dist