biome check --write
This commit is contained in:
parent
9262e803ec
commit
b05a501236
225 changed files with 1177 additions and 1266 deletions
2
test/fixtures/mock_store.js
vendored
2
test/fixtures/mock_store.js
vendored
|
|
@ -1,6 +1,6 @@
|
|||
import { createStore } from 'vuex'
|
||||
import { cloneDeep } from 'lodash'
|
||||
import vuexModules from 'src/modules/index.js'
|
||||
import { createStore } from 'vuex'
|
||||
|
||||
const tweakModules = (modules) => {
|
||||
const res = {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue