UNPKG

@boostercloud/cli

Version:

CLI of the Booster Framework, the next level of abstraction for cloud-native applications

14 lines (13 loc) 286 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.template = void 0; exports.template = `tabWidth: 2 useTabs: false semi: false singleQuote: true quoteProps: 'as-needed' trailingComma: 'es5' bracketSpacing: true arrowParens: always printWidth: 120 `;