UNPKG

307 BTypeScriptView Raw
1// Type definitions for eslint-config-prettier 6.11
2// Project: https://github.com/prettier/eslint-config-prettier#readme
3// Definitions by: Josh Goldberg <https://github.com/JoshuaKGoldberg>
4// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
5
6export const rules: Record<string, 0 | 'off'>;