xcraft-dev-rules
v4.4.3
Published
Xcraft source code development rules
Readme
Xcraft rules for development
This module provides files in order to enforce some rules with the Xcraft modules developments.
Settings
It provides an .editorconfig file, an .eslintrc file, a .prettierrc file
and a pre-commit hook for checking that the javascript sources are well
formed.
The ESLint file enable recommanded rules but disable everything which can be in conflict with prettier.
