I am now working on a Babylon JS Editor plugin. Do we have a eslint requirement for it? If it is, which extends we should use? Thank you.
@julien-moreau is the editor’s father and can answer you
1 Like
Thank you @carolhmj but how should we not rely on @julien-moreau alone?
Hi @ZzMarmot !
There is not any ESLint requirement as it may depend on the plugin’s developer rules. Anyway, I planned to add some ESLint rules in future that will be applied on the editor as well. Rules that you’ll be able to apply on your plugin as well
1 Like