restructure test directory
This commit is contained in:
10
test/fixtures/syntax/source-maps/arrow-function/source-mappings.json
vendored
Normal file
10
test/fixtures/syntax/source-maps/arrow-function/source-mappings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[{
|
||||
"original": {
|
||||
"line": 1,
|
||||
"column": 15
|
||||
},
|
||||
"generated": {
|
||||
"line": 2,
|
||||
"column": 11
|
||||
}
|
||||
}]
|
||||
Reference in New Issue
Block a user