Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit c666735

Browse files
Raul Hidalgo CaballeroFrenchBen
authored andcommitted
[TypeScript] - Enable a TsConfig Ready (#3441)
* ts && tslint enabled * tslint script * jsx * strict null checks * added react types * allowJS * Added some fix in schemas and runing tslint well * electron-build triggers build indirectly
1 parent 26abc33 commit c666735

File tree

8 files changed

+2477
-1129
lines changed

8 files changed

+2477
-1129
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build
44
dist
55
dist-electron-builder/
66
release
7+
src/**/*.js.map
78
installer
89
node_modules
910
coverage

0 commit comments

Comments
 (0)