arx-tools / arx-level-generator

A node.js library for creating maps for the video game Arx Fatalis
MIT License
6 stars 0 forks source link

update eslint to v9 when typescript-eslint is ready #14

Closed meszaros-lajos-gyorgy closed 3 months ago

meszaros-lajos-gyorgy commented 5 months ago

https://github.com/typescript-eslint/typescript-eslint/issues/8211

meszaros-lajos-gyorgy commented 3 months ago

I've ditched eslint in favor of using xo which deals with this thing internally and I can focus on the rules instead.