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
If you will try to follow typescript guide you will face with eslint error: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './typescript:recommended' is not defined by "exports" in /my-cool-hidden-file-system-lol/package.json
looks like typescript config isn't exported.
The text was updated successfully, but these errors were encountered:
If you will try to follow typescript guide you will face with eslint error:
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './typescript:recommended' is not defined by "exports" in /my-cool-hidden-file-system-lol/package.json
looks like typescript config isn't exported.
The text was updated successfully, but these errors were encountered: