vuejs / create-vue

🛠️ The recommended way to start a Vite-powered Vue project
Other
3.8k stars 432 forks source link

test: add unit test for eslint configs #558

Closed cexbrayat closed 3 months ago

cexbrayat commented 3 months ago

Description

The commit adds a unit test for the eslint configurations and properly formats our tests.

On top of #557

cexbrayat commented 3 months ago

merged as part of #559