As explained in the main PR this updates the compilation step to use TypeScript but this also updates the linting setup.
Notes:
I went ahead and got rid of tslint since it’s deprecated and migrated eslint to our newer config at Mirego. Obviously this breaks the build in several places, I aim to fix this in the next steps.
I used the same basic config for existing TS code in ./cli and ./jipt. These will need to be updated as well to pass linting
As explained in the main PR this updates the compilation step to use TypeScript but this also updates the linting setup.
Notes:
./cli
and./jipt
. These will need to be updated as well to pass linting