Nuxt/docs/.eslintrc

8 lines
65 B
Plaintext

{
"settings": {
"import/ignore": [
"vue"
]
}
}