chore: update lint config

This commit is contained in:
KernelDeimos 2024-06-15 16:14:55 -04:00 committed by Eric Dubé
parent 0101f425d4
commit d5cbc24cfe

View File

@ -37,6 +37,7 @@ export default [
"kv": true,
"def": true,
"use": true,
"ll":true,
}
}
},