Skip to content

Commit

Permalink
Fix types path and make linter yell (#922)
Browse files Browse the repository at this point in the history
* Fix `types` in every package.json

* Make `types` field violation an error

* Remove unused .js files

* Add docs

* Update changelog

* Fix up changelog

* Not proud

* Remove unused api-extractor configs + package.json#types
  • Loading branch information
webpro authored Sep 26, 2023
1 parent 00c03f2 commit c8bbec3
Show file tree
Hide file tree
Showing 22 changed files with 50 additions and 910 deletions.
5 changes: 5 additions & 0 deletions .changeset/bliep-bloop-blap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@kadena-dev/lint-package': patch
---

Make `"types"` violation an error
14 changes: 14 additions & 0 deletions .changeset/few-buckets-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
'@kadena/chainweb-stream-client': patch
'@kadena/chainweb-node-client': patch
'@kadena/cryptography-utils': patch
'@kadena/pactjs-cli': patch
'@kadena/chainwebjs': patch
'@kadena/cookbook': patch
'@kadena/kda-cli': patch
'@kadena/pactjs': patch
'@kadena/graph': patch
'@kadena/types': patch
---

Fix `types` in package.json
376 changes: 0 additions & 376 deletions packages/apps/graph/config/api-extractor.json

This file was deleted.

Loading

0 comments on commit c8bbec3

Please sign in to comment.