Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJiang committed Oct 22, 2020
1 parent e854daa commit 72d170e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 13 deletions.
4 changes: 2 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"files": [],
"references": [
{ "path": "packages/build-app-helpers" },
{ "path": "packages/plugin-app-core" },
{ "path": "packages/plugin-router" },
{ "path": "packages/plugin-helpers" },
Expand Down Expand Up @@ -32,7 +33,6 @@
{ "path": "packages/plugin-webpack5" },
{ "path": "packages/webpack-dev-mock" },
{ "path": "packages/plugin-ssr" },
{ "path": "packages/build-mpa-config" },
{ "path": "packages/build-app-helpers" }
{ "path": "packages/build-mpa-config" }
]
}
11 changes: 0 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4979,17 +4979,6 @@ build-plugin-app-core@0.1.20:
react-app-renderer "^0.1.9"
universal-env "^3.0.0"

build-plugin-rax-weex@1.0.4-0:
version "1.0.4-0"
resolved "https://registry.npm.taobao.org/build-plugin-rax-weex/download/build-plugin-rax-weex-1.0.4-0.tgz#519d107b2f1295497e469692cad8db17fc0a9480"
integrity sha1-UZ0Qey8SlUl+RpaSytjbF/wKlIA=
dependencies:
build-app-helpers "1.0.0-1"
build-mpa-config "1.0.2-0"
fs-extra "^9.0.1"
rax-compile-config "^0.2.16"
webpack-sources "^2.0.0"

builtin-status-codes@^3.0.0:
version "3.0.0"
resolved "https://registry.npm.taobao.org/builtin-status-codes/download/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8"
Expand Down

0 comments on commit 72d170e

Please sign in to comment.