Xcraft-Inc / xcraft-dev-rules

Xcraft source code development rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Xcraft source code development rules


Languages

Language:JavaScript 100.0%