chore: initial import for test contour
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
presets: [
|
||||
['@babel/preset-env'],
|
||||
['@babel/preset-react', { runtime: 'automatic' }]
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user