Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
[TypeScript] - Enable a TsConfig Ready (#3441)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
Raul Hidalgo Caballero authored and FrenchBen committed Feb 27, 2018
1 parent 26abc33 commit c666735
Show file tree
Hide file tree
Showing 8 changed files with 2,477 additions and 1,129 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ build
dist
dist-electron-builder/
release
src/**/*.js.map
installer
node_modules
coverage
Expand Down
Loading

0 comments on commit c666735

Please sign in to comment.