besties.house/.eslintrc.cjs
2023-07-25 14:22:24 -05:00

5 lines
57 B
JavaScript

module.exports = {
root: true,
extends: ['@besties']
}