Skip to content

Commit 118c8a4

Browse files
committed
docs: putout: rm Flow
1 parent 22f168b commit 118c8a4

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ The main target is **JavaScript**, but:
2222

2323
- ✅ JSX;
2424
- ✅ TypeScript;
25-
- ✅ Flow;
2625
- ✅ Yaml;
2726
- ✅ Markdown;
2827
- ✅ JSON;
@@ -153,7 +152,6 @@ Options:
153152
--enable-all enable all found rules and save them to '.putout.json' walking up parent directories
154153
--disable-all disable all found rules (set baseline) and save them to '.putout.json' walking up parent directories
155154
--match [pattern] read '.putout.json' and convert 'rules' to 'match' according to 'pattern'
156-
--flow enable flow
157155
--fresh generate a fresh cache
158156
--no-config avoid reading '.putout.json'
159157
--no-ci disable the CI detection

packages/putout/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ The main target is **JavaScript**, but:
2020

2121
- ✅ JSX;
2222
- ✅ TypeScript;
23-
- ✅ Flow;
2423
- ✅ Yaml;
2524
- ✅ Markdown;
2625
- ✅ JSON;

0 commit comments

Comments
 (0)