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

Missing prettierConfig on eslint.config.ts file #755

Closed
Labels
bugSomething isn't working
@ebisbe

Description

@ebisbe

Describe the bug

When adding prettier as an option all the scaffolding works as expected. When testing the project on any file change the autoformat save defined does nothing.

Expected behavior

I would expect on save to format the whole document with prettier

How to reproduce

Scaffold a new project with prettier. What I've found out is that@vue/eslint-config-prettier is indeed installed in the repository but it's not added to theeslint.config.ts file.

So we are missing:

import prettierConfig from '@vue/eslint-config-prettier'export default defineConfigWithVueTs(  ...  prettierConfig)

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