mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 05:35:37 +08:00
chore(linting): import order
This commit is contained in:
@@ -4,10 +4,7 @@
|
||||
"target": "ES2019",
|
||||
"noEmit": true,
|
||||
"rootDir": "../",
|
||||
"esModuleInterop": true,
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"include": [
|
||||
"./**/*",
|
||||
"../src/**/*",
|
||||
]
|
||||
"include": ["./**/*", "../src/**/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user