Fixed code formatting
This commit is contained in:
parent
38f33a67ce
commit
16c32b0971
@ -10,7 +10,7 @@ module.exports = wallaby => ({
|
||||
'src/**/*.js.snap',
|
||||
'!src/**/*.spec.js',
|
||||
{ pattern: 'src/**/*.css', instrument: false },
|
||||
{pattern: '__mocks__/*.js', instrument: false}
|
||||
{ pattern: '__mocks__/*.js', instrument: false },
|
||||
],
|
||||
|
||||
tests: ['src/**/*.spec.js'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user