]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: add `--eslint-with-oxlint` and `--prettier` feature flags (#682)
authorHaoqun Jiang <haoqunjiang@gmail.com>
Tue, 18 Feb 2025 12:01:01 +0000 (20:01 +0800)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2025 12:01:01 +0000 (20:01 +0800)
commit8208ca2eddbedccdc653f2733fdcc2a3d14ce5d4
treeba507d26cf209a66246c7050439cb6cd903e92d3
parentf26344af0cc0f0d51fea0abb620cf95f1b92acbb
feat: add `--eslint-with-oxlint` and `--prettier` feature flags (#682)
.gitattributes [new file with mode: 0644]
.github/workflows/ci.yml
index.ts
pnpm-lock.yaml
scripts/snapshot.mjs
template/config/prettier/_gitattributes [new file with mode: 0644]
template/config/prettier/_prettierrc.json [new file with mode: 0644]
template/config/prettier/package.json [new file with mode: 0644]