@esri/eslint-plugin-calcite-components
Advanced tools
Comparing version 1.2.2-next.1 to 1.2.2-next.2
/* | ||
All material copyright ESRI, All Rights Reserved, unless otherwise specified. | ||
See https://github.com/Esri/calcite-design-system/blob/1.2.2-next.1/LICENSE.md for details. | ||
See https://github.com/Esri/calcite-design-system/blob/1.2.2-next.2/LICENSE.md for details. | ||
*/ | ||
@@ -85,2 +85,3 @@ 'use strict'; | ||
meta: { | ||
deprecated: true, | ||
docs: { | ||
@@ -87,0 +88,0 @@ description: "This rule catches usage of banned props on <Host>.", |
{ | ||
"name": "@esri/eslint-plugin-calcite-components", | ||
"version": "1.2.2-next.1", | ||
"version": "1.2.2-next.2", | ||
"description": "ESLint rules for @esri/calcite-components", | ||
@@ -35,3 +35,3 @@ "repository": { | ||
}, | ||
"gitHead": "168d6a70136eceddace6ca536b1e7b83614729c6" | ||
"gitHead": "33daea83e879eccf10d55b506b5f9994def88ede" | ||
} |
17375
322