Remove unnecessary eslint ignore
This commit is contained in:
parent
e8a1f9f179
commit
712858dea2
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
/* eslint-disable no-shadow */
|
||||
/* eslint-disable no-use-before-define */
|
||||
/* eslint-disable max-len */
|
||||
import { defineStore } from 'pinia';
|
||||
import { endpoints } from '@/constants/endpoints';
|
||||
|
|
|
|||
Loading…
Reference in a new issue