Oleg Gun
Oleg Gun
https://github.com/TrejGun/passport-stub
for some reason this setup throws an error on `static` keyword ```js export class XX { public static xx = 123; } ```
@Ateiri and you dont have errors I mentioned here https://github.com/babel/babel-eslint/issues/797 ??
yes, they are working on babel8 currntly which is going to support eslint and typescript much better
yes, babel won't implement types you can still use https://github.com/typescript-eslint/typescript-eslint
here is what i have found https://github.com/babel/babel/issues/11975
i do this in the same way https://github.com/TrejGun/trejgun-eslint-config
this could be fixed by updating ethers