AbdelrahmanSadat / SMS

SMS with Electron, React, Sequelize & sqlite3. Using electron-react-boilerplate
MIT License
0 stars 0 forks source link

Use Typescript's Typing #40

Open AbdelrahmanSadat opened 4 years ago

AbdelrahmanSadat commented 4 years ago

Refactor code to make use of TS's typing system. Right now it's mainly just JS in a TS or a .tsx files.