bot-me / .eslintrc.cjs
Mohammed Foud
allh
80d4bc1
raw
history blame contribute delete
58 Bytes
module.exports = {
root: true,
extends: ['@antfu'],
}