mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-21 14:41:29 +00:00
build: eslint和prettier与ESM的兼容
This commit is contained in:
parent
57ef73fb2b
commit
90b330728c
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
export default {
|
||||
printWidth: 150,
|
||||
// 指定每个缩进级别的空格数
|
||||
tabWidth: 4,
|
||||
|
Loading…
Reference in New Issue
Block a user