@explorer-1/eslint-config
Advanced tools
Comparing version 1.0.0 to 1.0.1
/* eslint-disable prettier/prettier */ | ||
// imports into root eslint.config.js | ||
// @ts-check | ||
import vueParser from 'vue-eslint-parser' | ||
@@ -7,0 +5,0 @@ import tsParser from '@typescript-eslint/parser' |
{ | ||
"name": "@explorer-1/eslint-config", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Shared eslint config", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
4975
85