-
Notifications
You must be signed in to change notification settings - Fork 23
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
Update deps #344
Update deps #344
Conversation
duckdoom4
commented
Jun 14, 2023
•
edited
Loading
edited
- Fix to allow absolute include paths
- Minor code quality improvements with related settings
- Target ESNext / NodeNext for latest feature support
- Update node_module deps to latest version
- Upgrade vscode engine version to v1.79.0
This will make it possible to use 'src/path/to/file' imports instead of '../../' relative paths we were force to use
Is it required to upgrade vscode engine to 1.79.0? With this change, the extension can only be used with the latest version of vscode. On the other hand, it is usual to have vscode updated. |
No, not required. It should be at least 1.75.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTPM! 🎉
Then downgrade vscode engine to 1.75.