This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
codemods
/
babel-plugin-codemod-object-assign-to-object-spread
/
test
/
fixtures
/
object-assign-to-object-spread
/
single
/
input.js
Justin Ridgewell
2afe9404fe
Use Object Spread Syntax (
#7777
)
...
* Use Object Spread Syntax * Nits
2018-04-23 21:44:27 -04:00
2 lines
26 B
JavaScript
Raw
Blame
History
Object
.
assign
(
{
test
:
1
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink