# eslint-config-waft

> Espree最初是Esprima v1.2.2的一个分支，这是Esprima在ECMAScript 6开始工作之前最后一个稳定发布的版本。Espree现在构建在Acorn之上，Acorn有一个允许扩展核心功能的模块化架构。Espree的目标是用类似的API产生类似Esprima的输出，以便它可以用来代替Esprima。

Latest version **1.0.1** (published 2021-12-28) · ISC license · 0 weekly downloads

## Install

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

## 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.1 |
| Published | 2021-12-28 |
| First published | 2021-12-28 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 17.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | aligenie-skill |

## Links

- npm: https://www.npmjs.com/package/eslint-config-waft
- npm.io page: https://npm.io/package/eslint-config-waft

## Dependencies (4)

- [eslint](https://npm.io/package/eslint.md) ^7.17.0
- [typescript](https://npm.io/package/typescript.md) ^4.3.5
- [@typescript-eslint/parser](https://npm.io/package/@typescript-eslint/parser.md) ^4.13.0
- [@typescript-eslint/eslint-plugin](https://npm.io/package/@typescript-eslint/eslint-plugin.md) ^4.13.0

## Recent versions

- 1.0.1 (latest) — 2021-12-28

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