Commit 61be5879 authored by Lyza Danger Gardner's avatar Lyza Danger Gardner Committed by Lyza Gardner

Add `typecheck-no-any` to `lint` target

parent 5d482b47
...@@ -32,6 +32,7 @@ endif ...@@ -32,6 +32,7 @@ endif
lint: node_modules/.uptodate lint: node_modules/.uptodate
yarn run lint yarn run lint
yarn run typecheck yarn run typecheck
yarn run typecheck-no-any
.PHONY: docs .PHONY: docs
docs: python docs: python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment