# generator-fountain-eslint

> Yeoman Fountain generator which handle the ESLint config

Latest version **1.0.0** (published 2017-02-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install generator-fountain-eslint
pnpm add generator-fountain-eslint
yarn add generator-fountain-eslint
bun add generator-fountain-eslint
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2017-02-21 |
| First published | 2015-12-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | The Fountain Team |
| Maintainers | swiip, zckrs |
| Keywords | yeoman, generator, gulp, gulpfile, fountain, cli, eslint |

## Links

- npm: https://www.npmjs.com/package/generator-fountain-eslint
- Repository: https://github.com/fountainjs/generator-fountain-eslint
- Homepage: http://fountainjs.io/
- Issues: https://github.com/fountainjs/generator-fountain-eslint/issues
- npm.io page: https://npm.io/package/generator-fountain-eslint

## Dependencies (1)

- [fountain-generator](https://npm.io/package/fountain-generator.md) ^1.0.0

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 1.0.0 (latest) — 2017-02-21
- 1.0.0-rc2 — 2016-12-09
- 1.0.0-rc1 — 2016-09-23
- 0.7.2 — 2016-08-25
- 0.7.1 — 2016-08-23
- 0.7.0 — 2016-08-19
- 0.6.0 — 2016-07-05
- 0.5.4 — 2016-06-15
- 0.5.3 — 2016-06-07
- 0.5.2 — 2016-05-31
- 0.5.1 — 2016-05-30
- 0.5.0 — 2016-05-25
- 0.4.0 — 2016-04-13
- 0.3.0 — 2016-04-06
- 0.2.2 — 2016-01-25
- … 4 more at https://npm.io/package/generator-fountain-eslint/versions

## README

<p align="center">
  <a href="http://fountainjs.io/">
    <img alt="FountainJS" src="http://fountainjs.io/assets/imgs/fountain.png" width="200">
  </a>
</p>

[![Build Status](https://travis-ci.org/FountainJS/generator-fountain-eslint.svg?branch=master)](https://travis-ci.org/FountainJS/generator-fountain-eslint)
[![codecov](https://codecov.io/gh/FountainJS/generator-fountain-eslint/branch/master/graph/badge.svg)](https://codecov.io/gh/FountainJS/generator-fountain-eslint)

# Fountain ESLint Generator

Yeoman Fountain generator which handle the ESLint config.

## Usage

This generator is not directly usable with `yo`. It's used by composition with the Fountain generators. If you're looking for the entry point, look at [generator-fountain-webapp](https://github.com/FountainJS/generator-fountain-webapp).

## Contributing

To contribute to this generator, please look at the Fountain [contributing](http://fountainjs.io/doc/contributing) documentation.

---
_Source: https://npm.io/package/generator-fountain-eslint · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
