Skip to content

typings.d.ts is not working as described in readme #4249

@MickL

Description

@MickL

I tried to add a global typings.d.ts exactly as described in readme but TypeScript compiler says Cannot find module 'typeless-package'.

Maybe the description is outdated?

Do I have to add it manually to tsconfig.json? If so i get the same error:

"typeRoots": [ "../node_modules/@types", "./typings.d.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