REPO - https://github.com/devnchill/TSTemplate
I was able to set up Prettier and Eslinter and ESLINT-PRETTIER . However I'm having issues when setting up webpack as my editor is giving me several warning if I open webpack.config.js . What I think the issue is , webpack is using common js style for modules and not import/export .
I would really like if someone could help me set this up.