Skip to content

useSemi: false in format options ignored on imports #116

@userquin

Description

@userquin

Environment

------------------------------
- Operating System: Windows_NT
- Node Version:     v20.10.0
- Package Manager:  [email protected]
------------------------------

Reproduction

https://github.com/vite-pwa/create-pwa :

  • pnpm install && nr build
  • cd examples && node ../index.js
  • follow the prompts (options doesn't matter) then open vite config file inside created folder

Describe the bug

useSemi: false shouldn't add imports with ;:

Generates import { VitePWA } from 'vite-plugin-pwa';

Additional context

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions