add espree comment attachment tests and remove ranges test property from babylon tests
This commit is contained in:
2
test/fixtures/comments/basic/comment-within-condition/actual.js
vendored
Executable file
2
test/fixtures/comments/basic/comment-within-condition/actual.js
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
/* foo */
|
||||
if (/* bar */ a) {}
|
||||
Reference in New Issue
Block a user