Explorar el Código

fix(lint-run-command)

master
tudordan7 hace 4 años
padre
commit
159f59b665
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      .eslintignore

+ 1
- 1
.eslintignore Ver fichero

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

Loading…
Cancelar
Guardar