Browse Source

Move jshint config to top level and add flow config

Caleb James DeLisle 3 years ago
parent
commit
0d1456e618
2 changed files with 11 additions and 0 deletions
  1. 11 0
      .flowconfig
  2. 0 0
      .jshintrc

+ 11 - 0
.flowconfig

@@ -0,0 +1,11 @@
+[ignore]
+
+[include]
+
+[libs]
+
+[lints]
+
+[options]
+
+[strict]

+ 0 - 0
node_build/.jshintrc → .jshintrc