Limit ESLint configuration to this project

pull/1678/head
Bogdan 1 year ago
parent aa9705846e
commit bdc0178e44

@ -12,6 +12,8 @@ const dirs = fs
.join('|');
module.exports = {
root: true,
parser: '@babel/eslint-parser',
env: {

Loading…
Cancel
Save