改成UTF-8格式存储

This commit is contained in:
li.jin
2018-11-13 15:55:27 +08:00
parent 9913e90893
commit 55f3f22313
29 changed files with 29 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
module.exports = {
module.exports = {
env: {
jest: true,
},

View File

@@ -1,4 +1,4 @@
// import { shallowMount } from '@vue/test-utils'
// import { shallowMount } from '@vue/test-utils'
// import HelloWorld from '@/components/HelloWorld.vue'
//
// describe('HelloWorld.vue', () => {