eslint-plugin-ts-exports
Advanced tools
Comparing version
@@ -50,3 +50,2 @@ "use strict"; | ||
create: (context) => { | ||
console.log({ context }); | ||
const { ignoreUsedInModule, ignoreTests, ignoreIndex } = Object.assign({ ignoreTests: false, ignoreIndex: true, ignoreUsedInModule: false }, context.options); | ||
@@ -53,0 +52,0 @@ const parserServices = experimental_utils_1.ESLintUtils.getParserServices(context); |
{ | ||
"name": "eslint-plugin-ts-exports", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
6468
-0.52%124
-0.8%