# eslint-config-boss

> Write JavaScript like a boss.

Latest version **1.0.6** (published 2017-06-21) · CC0 license · 0 weekly downloads

## Install

```sh
npm install eslint-config-boss
pnpm add eslint-config-boss
yarn add eslint-config-boss
bun add eslint-config-boss
```

## 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.6 |
| Published | 2017-06-21 |
| First published | 2016-06-04 |
| Weekly downloads | 0 |
| License | CC0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | daliwali |
| Keywords | eslint, eslintconfig, config |

## Links

- npm: https://www.npmjs.com/package/eslint-config-boss
- Repository: https://github.com/sapeien/eslint-config-boss
- Homepage: https://github.com/sapeien/eslint-config-boss#readme
- Issues: https://github.com/sapeien/eslint-config-boss/issues
- npm.io page: https://npm.io/package/eslint-config-boss

## 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.6 (latest) — 2017-06-21
- 1.0.5 — 2016-10-22
- 1.0.4 — 2016-06-16
- 1.0.3 — 2016-06-04

## README

# JavaScript Boss Style

Write JavaScript like a boss. For boss coders writing boss code.

```
$ npm install eslint-config-boss
```

It's compatible with ESLint `2.x`, and comes with rules for these ECMAScript versions:

- **ES5**: `boss/es5` or `require('eslint-config-boss/es5')`
- **ES6**: `boss/es6` or `require('eslint-config-boss/es6')`

The latest version is the default one.

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