UNPKG

prettier-config-atomic

Version:
4 lines (3 loc) 213 B
import type { Plugin } from "prettier"; /** Modified from https://github.com/matzkoh/prettier-plugin-packagejson to use the custom sort-package.json package */ export declare function pluginPackageJson(): Plugin;