Files
babel/test/fixtures/bin/babel-node/--extensions/options.json
2015-02-16 01:08:26 +11:00

5 lines
73 B
JSON

{
"args": ["foo", "--extensions", ".bar"],
"stdout": "[ 1, 4, 9 ]"
}