Closed maccuaa closed 5 years ago
Hey @maccuaa 😃,
Thanks for posting this issue. I’ll take a look this week!
I think I have a fix. I'll create a PR.
Thank you for the report and the PR @maccuaa !
Happy New Year @mayank23, @pnevares! Just wondering if you will you be creating a 2.4.1 release soon with my patch?
@maccuaa Hey, sorry been AFK for a bit. Will be wrapping the release up either today or tomorrow. Will comment here once it's out. Thanks! 😄
No worries, thanks! Great example docs btw :+1:
@maccuaa published! 😄
I am using the
identical-keys
rule however every time I add or remove a key from an i18n file I get an error. The only way to clear the error is to restart the webpack-dev-server which I guess causes the eslint-plugin-i18n-json plugin to rescan all the files and then it's happy again.It's not a major issue, but it is annoying to have to restart the dev server every single time.
My Eslint configuration is: