UNPKG

spring-boot-cli-generator

Version:

CLI tool for generating boilerplate code for Spring Boot applications.

13 lines (12 loc) 247 B
{ "compilerOptions": { "rootDir": "src", "outDir": "dist", "strict": true, "target": "es6", "module": "commonjs", "sourceMap": true, "esModuleInterop": true, "moduleResolution": "node" } }