Browse Source

Add `browser/` to eslint ignore

YouTwitFace 5 years ago
parent
commit
517e6035a3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .eslintignore

+ 1 - 0
.eslintignore

@@ -4,4 +4,5 @@ gramjs/tl/patched
 gramjs/tl/types
 gramjs/tl/AllTLObjects.js
 gramjs/errors/RPCErrorList.js
+browser/
 example.js