LiskArchive / lisk-elements

⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250 stars 64 forks source link

Remove babel and eslint setting and suffix and update init command #1133

Closed shuse2 closed 5 years ago

shuse2 commented 5 years ago

Description

After moving to TypeScript, eslint and babel files are not needed anymore. Therefore, it should be removed.

Also, npm run init shell is outdated because of that, so it should be updated too