1 2 3 4 5module.exports = { root: true, extends: ["./src"], };
1 2 3 4 5
module.exports = { root: true, extends: ["./src"], };