@esri/eslint-plugin-calcite-components
Advanced tools
Comparing version 2.0.0-next.6 to 2.0.0-next.7
/* | ||
All material copyright ESRI, All Rights Reserved, unless otherwise specified. | ||
See https://github.com/Esri/calcite-design-system/blob/2.0.0-next.6/LICENSE.md for details. | ||
See https://github.com/Esri/calcite-design-system/blob/2.0.0-next.7/LICENSE.md for details. | ||
*/ | ||
@@ -5,0 +5,0 @@ 'use strict'; |
{ | ||
"name": "@esri/eslint-plugin-calcite-components", | ||
"version": "2.0.0-next.6", | ||
"version": "2.0.0-next.7", | ||
"description": "ESLint rules for @esri/calcite-components", | ||
@@ -30,3 +30,3 @@ "repository": { | ||
}, | ||
"gitHead": "97d9cd1bb854b11604e813090d9e1a256445514e" | ||
"gitHead": "de6c47ea7a0ce7cdf0f19a76f973d1db214a9ba8" | ||
} |
# @esri/eslint-plugin-calcite-components | ||
ESLint rules specific to Stencil JS projects. | ||
ESLint rules specific to `@esri/calcite-components` development. | ||
@@ -5,0 +5,0 @@ ## Installation |
10674