chatgpt-web / .eslintrc.cjs
imseldrith's picture
Upload with huggingface_hub
b90481c
raw
history blame
58 Bytes
module.exports = {
root: true,
extends: ['@antfu'],
}