Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Integrate Vite & Rework Mix #1141
Integrate Vite & Rework Mix #1141
Changes from 12 commits
eb3573f
989f1cf
5743fbb
d6a15ce
c847c1a
c373d9a
ea92c49
0eaa431
5d53b4d
96f1bc6
bf96f7f
1e4ff21
08cca0c
e35a1a0
914de7d
eacd3c2
eb95c3c
1500557
6b2b30e
4a2151e
5aa3248
97576c6
3a98a96
8a696dc
ec7680b
0eb0a99
3f5bbca
bf954fc
c3f8099
d55b517
0568b54
d46a830
5f50119
d82978a
11ca249
647f285
744245b
8a18c9b
2c3f3a5
e5e2cc1
8bd7043
c708a01
d02926c
ba8cadc
78de514
3c5d45a
c55bb79
e2a8da0
25d3c43
49962d6
f5626be
41eaffb
fd27f1b
be4e50f
f55d171
c3fadc0
6aa24cc
1d9257e
2905f62
6409346
287dae5
72f1e29
9b252d6
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
No need to double-up @return doc with return type definition, unless you want to specify some additional content for the return doc.
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.
I'll go through and remove all of them where relevant :)