falafel-espree

transform the ast on a recursive walk using espree

MIT 1 个版本
安装
npm install falafel-espree
yarn add falafel-espree
pnpm add falafel-espree
bun add falafel-espree
README

falafel-espree

Fork of falafel that uses espree instead of acorn

Install

Install with npm:

npm install falafel-espree

Why?

See https://github.com/eslint/espree#why-dont-you-just-use-acorn.

TLDR; combines falafel's AST walking with espree's comment attachment.

License

MIT

版本列表
1.1.0 2015-06-07