refactor: update ask command and test utilities to use ES modules; improve error handling and response formatting
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export default {
|
||||
presets: [['@babel/preset-env', { targets: { node: 'current' } }]],
|
||||
};
|
||||
Reference in New Issue
Block a user