@markuplint/ml-config
Advanced tools
Comparing version 1.1.1 to 1.2.0
@@ -10,3 +10,3 @@ export interface Config { | ||
childNodeRules?: ChildNodeRule[]; | ||
ignore?: string | string[]; | ||
excludeFiles?: string[]; | ||
} | ||
@@ -13,0 +13,0 @@ export interface ParserConfig { |
{ | ||
"name": "@markuplint/ml-config", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "JSON Schema and TypeScript types of markuplint configure JSON", | ||
@@ -18,3 +18,3 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
}, | ||
"gitHead": "b74f154408bb46b20973cba9d36a65042ba5043f" | ||
"gitHead": "9f26e8476616c40596eae24baa7dcdb0820217bb" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
160396