Website/db/.eslintrc.js

4 lines
43 B
JavaScript
Raw Normal View History

2021-12-18 22:34:07 -05:00
module.exports = {
extends: ["blitz"],
}