issues
search
4teamwork
/
eslint-config
Company wide eslint configuration
0
stars
0
forks
source link
Update to eslint 8.x
#6
Closed
bierik
closed
3 years ago
bierik
commented
3 years ago
Breaking changes:
drop node v10/v13/v15
introduces vue/no-mutating-props, which no longer allows v-model on nested object properties
Updates eslint to 8.x
Breaking changes: