@esri/eslint-plugin-calcite-components
Advanced tools
Comparing version 1.2.2-next.0 to 1.2.2-next.1
/* | ||
All material copyright ESRI, All Rights Reserved, unless otherwise specified. | ||
See https://github.com/Esri/calcite-design-system/blob/1.2.2-next.0/LICENSE.md for details. | ||
See https://github.com/Esri/calcite-design-system/blob/1.2.2-next.1/LICENSE.md for details. | ||
*/ | ||
@@ -212,2 +212,3 @@ 'use strict'; | ||
meta: { | ||
deprecated: true, | ||
docs: { | ||
@@ -214,0 +215,0 @@ description: "This rule helps enforce the payload type to EventEmitters to avoid misleading `any` type on the CustomEvent detail object.", |
{ | ||
"name": "@esri/eslint-plugin-calcite-components", | ||
"version": "1.2.2-next.0", | ||
"version": "1.2.2-next.1", | ||
"description": "ESLint rules for @esri/calcite-components", | ||
@@ -35,3 +35,3 @@ "repository": { | ||
}, | ||
"gitHead": "d8ebf51fddfe4925e9e767277f311af8de134c8c" | ||
"gitHead": "168d6a70136eceddace6ca536b1e7b83614729c6" | ||
} |
17349
321