issues
search
4teamwork
/
eslint-config
Company wide eslint configuration
0
stars
0
forks
source link
Add import/order and vue/valid-v-slot rules
#7
Closed
all4manu
closed
2 years ago
all4manu
commented
2 years ago
Add the following rules:
vue/valid-v-slot: Tun this rule off for convenience so we don't get errors for vuetify slots that use a
.
in their name.
import/order: Define this rule in our repository so we have direct control over it.
Add the following rules:
.
in their name.