bc714ba3a0
An early start that gets some linting in place.
5 lines
60 B
JavaScript
5 lines
60 B
JavaScript
module.exports = {
|
|
env: {
|
|
mocha: true,
|
|
},
|
|
}
|