webllm-simple-chat / .babelrc
neetnestor's picture
feat: message formatting
c3fc836
raw
history blame contribute delete
39 Bytes
{
"presets": ["@babel/preset-env"]
}