UNPKG

@azure-tools/typespec-powershell

Version:

An experimental TypeSpec emitter for PowerShell codegen

9 lines (8 loc) 246 B
trailingComma: "all" printWidth: 120 quoteProps: "consistent" endOfLine: lf arrowParens: always plugins: - "./node_modules/@typespec/prettier-plugin-typespec/dist/index.js" overrides: [{ "files": "*.tsp", "options": { "parser": "typespec" } }]