5 lines
75 B
JavaScript
Raw Permalink Normal View History

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