Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding cypress breaks type checking #152

Closed
Labels
bugSomething isn't working
@groundfloorwebb

Description

@groundfloorwebb

First off, thanks for including a typescript/cypress option, having suffered through configuring this in Vue 2 it's very much appreciated.

I'm in the process of shifting our toolchain from Vue 2 to 3 and I'm prototyping a starter project that matches our current setup. Critically this means Vite, Typescript, Eslint and Cypress. Everything works great until I add cypress to my options, as soon as I do runningnpm run type-check stops reporting type errors. I'm running node v18.7.0.

To reproduce

  1. npm init vue@3
  2. Select typescript and cypress.
  3. Add a simple type error likeconst foo: boolean = 'bar'; tosrc/main.ts.
  4. npm run type-check
  5. No errors reported.

Running the same test but omitting the cypress option will produce errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp