UNPKG

js-mvc-app

Version:

A CLI tool to scaffold complete Node.js MVC projects with TypeScript, just like Laravel

4 lines 194 B
export declare function getESLintConfig(): string; export declare function getPrettierConfig(): string; export declare function getPrettierIgnore(): string; //# sourceMappingURL=linting.d.ts.map