Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSmoke Test: Don't get cross file intellisense in JS #3509
Closed
Comments
Member
alexdima
commented
Feb 26, 2016
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The smoketest repo doesn't have a jsconfig.json. When I add the following {
"compilerOptions": {
"module": "commonjs"
}
} Then this works. However, this should also be the default when there is no |
This comment has been minimized.
This comment has been minimized.
Documentation |
This comment has been minimized.
This comment has been minimized.
Upstream fix merged into our code. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.