@types/espree
Version:
TypeScript definitions for espree
16 lines (11 loc) • 558 B
Markdown
# Installation
> `npm install --save @types/espree`
# Summary
This package contains type definitions for espree (https://github.com/eslint/espree).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/espree.
### Additional Details
* Last updated: Mon, 15 Jul 2024 22:35:57 GMT
* Dependencies: [acorn](https://npmjs.com/package/acorn), [eslint-visitor-keys](https://npmjs.com/package/eslint-visitor-keys)
# Credits
These definitions were written by [e6nlaq](https://github.com/e6nlaq).