dropbox / dropbox/idle.ts

Cannot import in vscode

Open
#2 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
82
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I'm not sure if I'm missing something but I'm not able to import this into my Angular project using VSCode

`import { Idle } from 'idle.ts';`
`[ts] An import path cannot end with a '.ts' extension. Consider importing 'idle' instead.`

`import { Idle } from 'idle';`
`[ts] Cannot find module 'idle'.`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.