Limit ESLint configuration to this project

This commit is contained in:
Bogdan
2023-05-20 01:53:42 +03:00
parent aa9705846e
commit bdc0178e44

View File

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