Skip to content

Commit

Permalink
Remove builtin flowconfig suppress_comments (solana-labs#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmay authored Jul 21, 2020
1 parent 7fa8706 commit c44a149
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions token-swap/js/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ module.system.node.resolve_dirname=./src
module.use_strict=true
experimental.const_params=true
include_warnings=true
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue
2 changes: 0 additions & 2 deletions token/js/.flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ module.system.node.resolve_dirname=./src
module.use_strict=true
experimental.const_params=true
include_warnings=true
suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe
suppress_comment=\\(.\\|\n\\)*\\$FlowIssue

0 comments on commit c44a149

Please sign in to comment.