@azure-tools/codegen
Advanced tools
Comparing version 2.1.210 to 2.1.211
@@ -87,7 +87,7 @@ "use strict"; | ||
lineWidth: 240, | ||
}) | ||
// .replace(/\s*\w*: {}/g, '') | ||
// .replace(/\s*\w*: \[\]/g, '') | ||
.replace(/(\s*- \$key:)/g, '\n$1') | ||
.replace(/-\n\s+version/g, '- version'); | ||
}); | ||
// .replace(/\s*\w*: {}/g, '') | ||
// .replace(/\s*\w*: \[\]/g, '') | ||
// .replace(/(\s*- \$key:)/g, '\n$1') | ||
// .replace(/-\n\s+version/g, '- version'); | ||
// .replace(/(\s*)(language:)/g, '\n$1## ----------------------------------------------------------------------$1$2') | ||
@@ -94,0 +94,0 @@ // replace(/([^:]\n)(\s*-)/g, '$1\n$2') |
{ | ||
"name": "@azure-tools/codegen", | ||
"version": "2.1.210", | ||
"version": "2.1.211", | ||
"patchOffset": 100, | ||
@@ -5,0 +5,0 @@ "description": "Autorest Code generator common and base classes", |
Sorry, the diff of this file is not supported yet
180749