Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neighborhoods/facade-inspector

Neighborhoods.com linting rules for Facade applications.
https://github.com/neighborhoods/facade-inspector

eslint facade linting linting-rules

Last synced: about 2 months ago
JSON representation

Neighborhoods.com linting rules for Facade applications.

Awesome Lists containing this project

README

        

# Facade-Inspector
Neighborhoods.com Facade Team style guide & linting rules.

## Scss
Uses [sass-lint](https://github.com/sasstools/sass-lint) to lint scss files.

**package-name:** sass-lint-neighborhoods

## Javascript
*Based on [AirBnb's JavaScript Style Guide](https://github.com/airbnb/javascript)*

**package-name:** eslint-config-neighborhoods

## Releasing
Version Scss and Javascript packages separately via the package.json.

For Github based releases follow [semver](http://semver.org/) but base off of both packages.

Example:

eslint-config-neighborhoods 1.2.2 => 2.0.0

release 1.6.2 => 2.0.0