6 regels
49 B
JavaScript
6 regels
49 B
JavaScript
module.exports = {
|
|
env: {
|
|
jest: true
|
|
}
|
|
}
|