UNPKG

725 BMarkdownView Raw
1# Installation
2> `npm install --save @types/eslint-config-prettier`
3
4# Summary
5This package contains type definitions for eslint-config-prettier (https://github.com/prettier/eslint-config-prettier#readme).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-config-prettier.
9## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-config-prettier/index.d.ts)
10````ts
11export const rules: Record<string, 0 | "off">;
12
13````
14
15### Additional Details
16 * Last updated: Mon, 06 Nov 2023 22:41:05 GMT
17 * Dependencies: none
18
19# Credits
20These definitions were written by [Josh Goldberg](https://github.com/JoshuaKGoldberg).
21
\No newline at end of file