Files
babel/packages/babel-node/test/fixtures/cli/arguments/options.json
2021-03-23 14:36:49 +01:00

5 lines
48 B
JSON

{
"args": ["bar", "foo"],
"stdout": "foo"
}