Files
langchainjs/babel.config.js
T
Sean Sullivan 98f0df29d7 initial commit
2023-02-07 17:00:39 -08:00

3 lines
68 B
JavaScript

//babel.config.js
module.exports = {presets: ['@babel/preset-env']}