chatgpt-web / .eslintrc.cjs
imseldrith's picture
Upload with huggingface_hub (#1)
3d83f0d
raw
history blame contribute delete
58 Bytes
module.exports = {
root: true,
extends: ['@antfu'],
}