skyFabioCozz

Results 2 comments of skyFabioCozz

I already use the typescript-eslint plugin in fact my .eslintrc.js file, which contains all the rules, is the following: ``` module.exports = { env: { commonjs: true, es6: true, node:...

Hello and thank you very much for the replies ... any news/ideas about adjusting your rules to get "coexistence" with the typescript-eslint plugin?