You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
This extension was working without problems for about a week, and then suddenly it stopped working yesterday or the day before. My .flowconfig lives at ${projectRoot}/src/.flowconfig, which is expressly supported by the Flow docs, but this extension now only works when I open src/ as the project root.
I'm on OSX, with VSCode v1.30.1 and flow-for-vscode v1.0.0
The text was updated successfully, but these errors were encountered:
This extension was working without problems for about a week, and then suddenly it stopped working yesterday or the day before. My
.flowconfig
lives at${projectRoot}/src/.flowconfig
, which is expressly supported by the Flow docs, but this extension now only works when I opensrc/
as the project root.I'm on OSX, with VSCode v1.30.1 and flow-for-vscode v1.0.0
The text was updated successfully, but these errors were encountered: