See here.
vue create vueschool-forum
# You need to select the preset with Vue
# And run `npm audit fix --force`
vue add eslint
# Pick the options:
# ? Pick an ESLint config: Standard
# ? Pick additional lint features: Lint on save
See here.
vue create vueschool-forum
# You need to select the preset with Vue
# And run `npm audit fix --force`
vue add eslint
# Pick the options:
# ? Pick an ESLint config: Standard
# ? Pick additional lint features: Lint on save