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: 11 months ago
JSON representation
Neighborhoods.com linting rules for Facade applications.
- Host: GitHub
- URL: https://github.com/neighborhoods/facade-inspector
- Owner: neighborhoods
- Created: 2016-08-24T20:10:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-01-14T21:30:35.000Z (over 6 years ago)
- Last Synced: 2025-07-13T04:14:56.431Z (12 months ago)
- Topics: eslint, facade, linting, linting-rules
- Language: JavaScript
- Homepage: https://www.neighborhoods.com
- Size: 96.7 KB
- Stars: 4
- Watchers: 35
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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