We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622ece3 commit 2745346Copy full SHA for 2745346
.travis.yml
@@ -48,7 +48,7 @@ install:
48
. $HOME/.nvm/nvm.sh
49
nvm install stable
50
nvm use stable
51
- npm install remark-cli remark-lint
+ npm install remark-cli remark-lint remark-lint-maximum-line-length remark-preset-lint-recommended
52
elif [[ "$TRAVIS_OS_NAME" == "windows" ]]; then
53
choco install windows-sdk-10.1
54
fi
0 commit comments