5 lines
64 B
JavaScript
Raw Normal View History

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