check-flow-annotation
Advanced tools
Comparing version
{ | ||
"name": "check-flow-annotation", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A basic flow type annotation checker", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -11,6 +11,8 @@ [](https://travis-ci.org/DavidBabel/check-flow-annotation) | ||
This is a very simple package to check your flow annotation coverage over your project. | ||
This is a very fast and simple package to check your flow annotation coverage over your project. | ||
This one is made to be included in your CI to prevent to forget some type annotations. It's very fast, and allow some customisations. | ||
It basically test if your files all starts with a `// @flow` or `// @flow strict`. | ||
It's made to be included in your CI to prevent to forget some type annotations. It's very fast, and allow some customisations. | ||
```bash | ||
@@ -17,0 +19,0 @@ # install with yarn |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7769
1.12%77
2.67%0
-100%