UNPKG

657 BMarkdownView Raw
1# Installation
2> `npm install --save @types/eslint-plugin-markdown`
3
4# Summary
5This package contains type definitions for eslint-plugin-markdown (https://github.com/eslint/eslint-plugin-markdown#readme).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-plugin-markdown.
9
10### Additional Details
11 * Last updated: Wed, 07 Apr 2021 16:25:13 GMT
12 * Dependencies: [@types/eslint](https://npmjs.com/package/@types/eslint), [@types/unist](https://npmjs.com/package/@types/unist)
13 * Global values: none
14
15# Credits
16These definitions were written by [JounQin](https://github.com/JounQin).