Browse Source

fix(lint-run-command)

master
tudordan7 4 years ago
parent
commit
159f59b665
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .eslintignore

+ 1
- 1
.eslintignore View File

@@ -5,7 +5,7 @@ build/*
5 5
 # modify as little as possible.
6 6
 flow-typed/*
7 7
 libs/*
8
-
8
+resources/*
9 9
 react/features/stream-effects/blur/vendor/*
10 10
 
11 11
 # ESLint will by default ignore its own configuration file. However, there does

Loading…
Cancel
Save