Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xcraft-inc/xcraft-dev-rules

Xcraft source code development rules
https://github.com/xcraft-inc/xcraft-dev-rules

rules xcraft

Last synced: 1 day ago
JSON representation

Xcraft source code development rules

Awesome Lists containing this project

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.