mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-26 01:36:15 -04:00
feat(dx): auto import vite plugin
This commit is contained in:
parent
4d011f15a1
commit
0161395585
6 changed files with 988 additions and 6 deletions
|
@ -10,6 +10,7 @@ module.exports = {
|
|||
'@vue/eslint-config-typescript/recommended',
|
||||
'@vue/eslint-config-prettier',
|
||||
'plugin:import/recommended',
|
||||
'./.eslintrc-auto-import.json',
|
||||
],
|
||||
|
||||
settings: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue