chore: exclude new subpath from lint reordering

This commit is contained in:
Daniel Roe 2023-04-06 13:31:46 +01:00
parent 857e9cb3da
commit b8cdef69cd

View File

@ -28,6 +28,10 @@
"error",
{
"pathGroups": [
{
"pattern": "@nuxt/test-utils/experimental",
"group": "external"
},
{
"pattern": "@nuxt/test-utils",
"group": "external"