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