rename syntax tests to transformation
This commit is contained in:
10
test/fixtures/transformation/source-maps/arrow-function/source-mappings.json
vendored
Normal file
10
test/fixtures/transformation/source-maps/arrow-function/source-mappings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[{
|
||||
"original": {
|
||||
"line": 1,
|
||||
"column": 18
|
||||
},
|
||||
"generated": {
|
||||
"line": 4,
|
||||
"column": 14
|
||||
}
|
||||
}]
|
||||
Reference in New Issue
Block a user