style: ignore dist folders for lint

This commit is contained in:
Sérgio Ramos 2017-09-08 10:53:02 +01:00
parent e2e6069749
commit 5d7f7bcb00
4 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1,3 @@
.nyc_output
coverage
dist

View File

@ -1,2 +1,3 @@
.nyc_output
coverage
coverage
dist

View File

@ -1,2 +1,3 @@
.nyc_output
coverage
coverage
dist

View File

@ -7378,7 +7378,7 @@ ldjson-stream@^1.2.1:
lerna-wizard@ramitos/lerna-wizard#7bcdc11:
version "1.0.9"
resolved "https://codeload.github.com/ramitos/lerna-wizard/tar.gz/7bcdc11"
resolved "https://codeload.github.com/ramitos/lerna-wizard/tar.gz/7bcdc11838452cbc5450aba05dffe033efebcdf1"
dependencies:
babel-polyfill "^6.23.0"
execa "^0.6.3"
@ -11688,7 +11688,7 @@ stylelint-processor-styled-components@^0.4.0:
stylelint-processor-styled-components@styled-components/stylelint-processor-styled-components#2a33b5f:
version "0.2.1"
resolved "https://codeload.github.com/styled-components/stylelint-processor-styled-components/tar.gz/2a33b5f"
resolved "https://codeload.github.com/styled-components/stylelint-processor-styled-components/tar.gz/2a33b5ffbaef51a37266e6c2097a50141944667a"
dependencies:
babel-traverse "^6.16.0"
babylon "^6.12.0"