Skip to content

Commit 0af4fdc

Browse files
committed
chore: Remove all legacy packages
1 parent 73d081c commit 0af4fdc

File tree

285 files changed

+4308
-45560
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

285 files changed

+4308
-45560
lines changed

.codeclimate.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: "2" # required to adjust maintainability checks
1+
version: '2' # required to adjust maintainability checks
22
checks:
33
argument-count:
44
config:
@@ -36,10 +36,8 @@ plugins:
3636
config:
3737
count_threshold: 4
3838
exclude_patterns:
39-
- "**/test/*"
40-
- "**/adapter-tests/*"
41-
- "**/dist/*"
42-
- "**/*.dist.js"
43-
- "**/templates/*"
44-
- "**/_**"
45-
- "**/adapter-commons/src/sort.ts"
39+
- '**/test/*'
40+
- '**/dist/*'
41+
- '**/*.dist.js'
42+
- '**/templates/*'
43+
- '**/_**'

package-lock.json

Lines changed: 4284 additions & 6765 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/adapter-commons/CHANGELOG.md

Lines changed: 0 additions & 634 deletions
This file was deleted.

packages/adapter-commons/LICENSE

Lines changed: 0 additions & 22 deletions
This file was deleted.

packages/adapter-commons/README.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

packages/adapter-commons/package.json

Lines changed: 0 additions & 68 deletions
This file was deleted.

packages/adapter-commons/src/declarations.ts

Lines changed: 0 additions & 162 deletions
This file was deleted.

packages/adapter-commons/src/index.ts

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)