Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppressing "The import path cannot end with a '.ts' extension" error? #59690

Closed
hooper-hc opened this issue Sep 30, 2018 · 1 comment
Closed
Assignees
Labels
typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@hooper-hc
Copy link

when i use

import { PI } from './module.1.ts'

import an module .

vscode linter notice me an error

'The import path cannot end with a ".ts" extension. Consider changing to import “./module.1”。'

hao can i hidden the notice ?

@vscodebot vscodebot bot added the typescript Typescript support issues label Sep 30, 2018
@mjbvz mjbvz changed the title linter error notice. Suppressing "The import path cannot end with a '.ts' extension" error? Oct 1, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Oct 1, 2018

This issue was moved to microsoft/TypeScript#27481

@mjbvz mjbvz closed this as completed Oct 1, 2018
@mjbvz mjbvz added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Oct 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
typescript Typescript support issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants