Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 408 Bytes

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.