penguinmod-github-io / .eslintrc.js
soiz1's picture
Upload folder using huggingface_hub
e5cc86e verified
raw
history blame contribute delete
63 Bytes
module.exports = {
extends: ['scratch', 'scratch/node']
};