Skip to content

Commit e46d19e

Browse files
committed
refactor: removes bili
1 parent a73e94f commit e46d19e

File tree

3 files changed

+30
-555
lines changed

3 files changed

+30
-555
lines changed

Diff for: babel.config.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
module.exports = {
22
presets: [["@vue/app", { useBuiltIns: false }]]
3-
4-
// presets: ["bili/babel"]
53
};

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"@vue/cli-service": "^3.7.0",
3232
"@vue/eslint-config-prettier": "^4.0.1",
3333
"babel-eslint": "^10.0.1",
34-
"bili": "^4.8.0",
3534
"eslint": "^5.16.0",
3635
"eslint-plugin-prettier": "^3.1.0",
3736
"eslint-plugin-vue": "^5.0.0",

0 commit comments

Comments
 (0)