@useoptic/cli-config
Advanced tools
Comparing version 10.1.1 to 10.2.0
@@ -22,4 +22,4 @@ "use strict"; | ||
# Default Ignore Rules | ||
# Learn to configure your own at http://localhost:4000/docs/using/advanced-configuration#ignoring-api-paths | ||
# Learn to configure your own at https://www.useoptic.com/reference/optic-yaml/ignore | ||
${exports.defaultIgnoreRules.join('\n')} | ||
`.trim(); |
{ | ||
"name": "@useoptic/cli-config", | ||
"version": "10.1.1", | ||
"version": "10.2.0", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "ws:test": "jest", |
37289