Merge branch 'develop' of http://103.249.252.28:90/LAWS/laws-system-front-FOTON into develop
This commit is contained in:
@@ -1,8 +1,3 @@
|
|||||||
/**
|
|
||||||
* @author chuzhixin 1204505056@qq.com (不想保留author可删除)
|
|
||||||
* @description .eslintrc.js
|
|
||||||
*/
|
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
root: true,
|
root: true,
|
||||||
env: {
|
env: {
|
||||||
|
|||||||
@@ -1,7 +1,3 @@
|
|||||||
/**
|
|
||||||
* @author chuzhixin 1204505056@qq.com (不想保留author可删除)
|
|
||||||
* @description babel.config
|
|
||||||
*/
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
presets: ['@vue/cli-plugin-babel/preset'],
|
presets: ['@vue/cli-plugin-babel/preset'],
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,3 @@
|
|||||||
/**
|
|
||||||
* @author chuzhixin 1204505056@qq.com (不想保留author可删除)
|
|
||||||
* @description 代码规范
|
|
||||||
*/
|
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
printWidth: 80,
|
printWidth: 80,
|
||||||
tabWidth: 2,
|
tabWidth: 2,
|
||||||
|
|||||||
@@ -1,8 +1,3 @@
|
|||||||
/**
|
|
||||||
* @author chuzhixin 1204505056@qq.com (不想保留author可删除)
|
|
||||||
* @description cli配置
|
|
||||||
*/
|
|
||||||
|
|
||||||
const path = require('path')
|
const path = require('path')
|
||||||
const {
|
const {
|
||||||
publicPath,
|
publicPath,
|
||||||
|
|||||||
Reference in New Issue
Block a user