Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Commit

Permalink
remove check linter
Browse files Browse the repository at this point in the history
  • Loading branch information
xortive committed Dec 11, 2020
1 parent 1c3b588 commit e5780a0
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 1,333 deletions.
633 changes: 20 additions & 613 deletions Cargo.lock

Large diffs are not rendered by default.

8 changes: 0 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ semver = "0.11.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.60"
serde_with = "1.5.1"
sourcemap = "6.0.1"
swc_atoms = "0.2"
swc_common = { version = "0.10", features = ["concurrent"] }
swc_ecma_ast = "0.34"
swc_ecma_parser = "0.42"
swc_ecma_visit = "0.20"
tempfile = "3.1.0"
term_size = "0.3"
text_io = "0.1.8"
Expand All @@ -67,8 +61,6 @@ toml = "0.5.7"
twox-hash = "1.6.0"
url = "2.2.0"
uuid = { version = "0.8", features = ["v4"] }
wasmparser = "0.65"
wast = "26"
which = "4.0.2"
ws = "0.9.1"

Expand Down
81 changes: 0 additions & 81 deletions src/build/check/config.rs

This file was deleted.

127 changes: 0 additions & 127 deletions src/build/check/js/lint.rs

This file was deleted.

52 changes: 0 additions & 52 deletions src/build/check/js/mod.rs

This file was deleted.

44 changes: 0 additions & 44 deletions src/build/check/js/parse.rs

This file was deleted.

Loading

0 comments on commit e5780a0

Please sign in to comment.