wallaby.conf.js
Insert ยท
Open
Open
module.exports = function(wallaby) {
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ,
Open
Open
tests: [{ pattern: 'src/jasmine-mox-matchers.spec.js', load: false }]
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ,
Open
Open
'src/*.js': wallaby.compilers.babel()
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ,
Open
Open
instrument: false
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Insert ,
Open
Open
{ pattern: 'src/jasmine-mox-matchers.js', load: false }
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/