Nuxt/docs/.eslintrc
2021-11-02 13:39:00 +01:00

8 lines
65 B
Plaintext

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