-
-
Notifications
You must be signed in to change notification settings - Fork 56
feat: add windows support #1355
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
base: main
Are you sure you want to change the base?
Conversation
|
Try the Instant Preview in Online PlaygroundInstall the Instant Preview to Your Local
Published Instant Preview Packages:
|
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.
Thank you so much! Can you add changeset like this?
(I tried to push directly to your branch, but I didn’t have permission to do so.)
fix: properly support Windows in `no-unused-props` rule
fix: properly support Windows in `valid-style-parse` rule
fix: properly support Windows in `nno-unnecessary-condition` rule
Hello ! Hope you have a good day. Should I push the changesets directly without updating or make the tools cross platform ? |
This PR adds support for Windows environments.
It:
\n
as the end-of-line charactercloses #1335