mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +00:00
fixed lint problem
This commit is contained in:
parent
773382d3ae
commit
fd961cb529
@ -20,7 +20,7 @@ module.exports = {
|
|||||||
lines: 83,
|
lines: 83,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
coverageProvider: "v8",
|
coverageProvider: 'v8',
|
||||||
setupFiles: ['<rootDir>/test/registerContext.js', '<rootDir>/test/testSetup.js'],
|
setupFiles: ['<rootDir>/test/registerContext.js', '<rootDir>/test/testSetup.js'],
|
||||||
transform: {
|
transform: {
|
||||||
'.*\\.(vue)$': '@vue/vue2-jest',
|
'.*\\.(vue)$': '@vue/vue2-jest',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user