eslint-plugin-decorator-position icon indicating copy to clipboard operation
eslint-plugin-decorator-position copied to clipboard

Support ESLint v9

Open mostpinkest opened this issue 2 years ago • 2 comments

ESLint v9 was officially released on the 5th of April. This notably also includes making the new flat config format the default. A migration guide can be found here.

mostpinkest avatar Apr 07 '24 01:04 mostpinkest

ooo yeees I was waiting for this!

NullVoxPopuli avatar Apr 07 '24 02:04 NullVoxPopuli

I think also, I was waiting on @typescript-eslint to provide flat configs, and it looks like they have, so I think migration to flat config in this repo is unblocked!

NullVoxPopuli avatar Apr 07 '24 02:04 NullVoxPopuli

ESLint 9 is now supported in v6, via #733

NullVoxPopuli avatar Nov 11 '24 21:11 NullVoxPopuli