]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
test: add unit test for eslint configs
authorcexbrayat <cedric@ninja-squad.com>
Wed, 14 Aug 2024 13:53:51 +0000 (15:53 +0200)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Wed, 14 Aug 2024 14:44:57 +0000 (16:44 +0200)
commitb0528082c2e0fa01002a4ec88429811536e104b9
treedcad83089ac02e759ef97c8ca522470de5f14f00
parenta0cf00a3354fbb2bfa9028cead714b7633667b86
test: add unit test for eslint configs

The commit adds a unit test for the eslint configurations and properly formats our tests.
.prettierignore
__test__/locale.spec.ts
__test__/renderEslint.spec.ts [new file with mode: 0644]
scripts/snapshot.mjs
utils/renderEslint.ts