mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-11 21:24:35 +00:00
Add @flow
to .eslintrc.js
(#258)
Summary: Even though it’s not really a source file, and it lives at the repository root, it might as well have typing to make sure that we don’t do anything really dumb. Test Plan: `yarn flow` still passes. wchargin-branch: flow-eslintrc
This commit is contained in:
parent
0d6742be39
commit
1901d471f3
@ -1,3 +1,4 @@
|
||||
// @flow
|
||||
module.exports = {
|
||||
extends: "react-app",
|
||||
rules: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user