]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: remove outdated comment (#31)
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Wed, 19 Jan 2022 08:23:11 +0000 (09:23 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Jan 2022 08:23:11 +0000 (16:23 +0800)
utils/renderEslint.js

index ed340cc7c38c1fce798439230be9b8cacf9df2d3..487480b0f65f647f7da6f11ba92e4bc332436b0c 100644 (file)
@@ -77,7 +77,6 @@ export default function renderEslint(
     // we currently don't support other style guides
     styleGuide: 'default',
     needsPrettier,
-    // we curently only support Cypress, will add Vitest support later
     needsCypress,
     needsCypressCT
   })