Skip to content

qs codemod doesnt correctly import picoquery #100

@Fuzzyma

Description

@Fuzzyma

My code which is import qs from 'qs' gets replaced with import pc from 'picoquery'. But that fails when building because picoquery doesnt seem to have a default export:

src/main.ts (2:7): "default" is not exported by "node_modules/picoquery/lib/main.js", imported by "src/main.ts".

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