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