1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-21 16:09:52 +00:00
Nuxt/docs/.eslintrc
2021-11-02 13:39:00 +01:00

8 lines
65 B
Plaintext

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