https://github.com/lassjs/eslint-config-xo-lass
ESLint shareable config for Lass to be used with eslint-config-xo
https://github.com/lassjs/eslint-config-xo-lass
config eslint lass xo
Last synced: about 1 year ago
JSON representation
ESLint shareable config for Lass to be used with eslint-config-xo
- Host: GitHub
- URL: https://github.com/lassjs/eslint-config-xo-lass
- Owner: lassjs
- License: mit
- Created: 2018-09-30T19:33:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T05:17:53.000Z (about 4 years ago)
- Last Synced: 2024-04-25T05:20:45.690Z (about 2 years ago)
- Topics: config, eslint, lass, xo
- Language: JavaScript
- Homepage: https://github.com/xojs/xo
- Size: 253 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-config-xo-lass
[](https://github.com/sindresorhus/xo)
[](https://github.com/prettier/prettier)
[](https://lass.js.org)
[](LICENSE)
> ESLint [shareable config][shareable-config] for [Lass][] to be used with [eslint-config-xo][]
## Table of Contents
* [Install](#install)
* [Usage](#usage)
* [Contributors](#contributors)
* [License](#license)
## Install
[npm][]:
```sh
npm install -D eslint-config-xo-lass
```
## Usage
Add `xo-lass` in the "extends" block of your ESLint or XO config.
## Contributors
| Name | Website |
| -------------- | -------------------------- |
| **Nick Baugh** | |
## License
[MIT](LICENSE) © [Nick Baugh](http://niftylettuce.com/)
##
[npm]: https://www.npmjs.com/
[shareable-config]: http://eslint.org/docs/developer-guide/shareable-configs.html
[lass]: https://lass.js.org
[eslint-config-xo]: https://github.com/xojs/eslint-config-xo