UNPKG

webstorm-init

Version:

CLI tool to write initial WebStorm settings into a new project

3 lines (2 loc) 117 B
export declare const IDEA = ".idea"; export declare const copyTemplate: (templatePath: string) => Promise<string>;