Plugins should respect OpenVeo coding standards based on Node.js coding standards. ESLint is used to validate coding rules. You can launch a code verification using the following command:

npm run lint

Nb: Both Node.js and AngularJS parts of the plugin must respect the same coding standards