@griffel/eslint-plugin
Advanced tools
Comparing version
{ | ||
"name": "@griffel/eslint-plugin", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "ESLint plugin with lint rules for Griffel", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -16,2 +16,2 @@ import type { ESLintUtils } from '@typescript-eslint/utils'; | ||
}; | ||
export default plugin; | ||
export = plugin; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const recommended_1 = require("./configs/recommended"); | ||
@@ -22,3 +21,3 @@ const hook_naming_1 = require("./rules/hook-naming"); | ||
}; | ||
exports.default = plugin; | ||
module.exports = plugin; | ||
//# sourceMappingURL=index.js.map |
Sorry, the diff of this file is not supported yet
49813
-0.14%707
-0.14%