Of course only put inside project related stuff not editor related stuff.
@@ -0,0 +1,6 @@
+{
+ "eslint.validate": [
+ "javascript",
+ "html"
+ ]
+}