UNPKG

@svgr/plugin-prettier

Version:

Format code using Prettier

6 lines (3 loc) 115 B
import { Plugin } from '@svgr/core'; declare const prettierPlugin: Plugin; export { prettierPlugin as default };