jchitel / renlang

The Ren Programming Language
MIT License
4 stars 0 forks source link

TSLint #7

Open jchitel opened 6 years ago

jchitel commented 6 years ago

Having ESLint was nice, but obviously it doesn't work for TypeScript. TSLint is the equivalent for TypeScript, but the rules are completely different.

We should create an equivalent ruleset to the one we were using before, with TypeScript stuff sprinkled on top.