UNPKG

prettier-plugin-sh

Version:

An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...

3 lines (2 loc) 100 B
import type { SupportLanguage } from 'prettier'; export declare const languages: SupportLanguage[];