5 lines
65 B
JavaScript
Raw Normal View History

module.exports = {
root: true,
extends: ['custom/front'],
};