websites/apps/web/.eslintrc.js

4 lines
50 B
JavaScript
Raw Normal View History

module.exports = {
extends: ["custom/next"],
};