-
anne.matthes authoredanne.matthes authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.eslintrc.js 80 B
module.exports = {
env: {
'jest/globals': true
},
plugins: ['jest']
}
module.exports = {
env: {
'jest/globals': true
},
plugins: ['jest']
}