Rename "babylon" to "@babel/parser" (#7937) 🎉
This commit is contained in:
committed by
Henry Zhu
parent
0200a3e510
commit
daf0ca8680
2
packages/babel-parser/test/fixtures/comments/basic/comment-within-condition/input.js
vendored
Executable file
2
packages/babel-parser/test/fixtures/comments/basic/comment-within-condition/input.js
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
/* foo */
|
||||
if (/* bar */ a) {}
|
||||
Reference in New Issue
Block a user