Created
November 7, 2019 12:41
-
-
Save pauloiankoski/477b444bd06ba1340a806c5609a32855 to your computer and use it in GitHub Desktop.
DeployBot settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# refresh: package.json | |
nvm install 10.16.3 | |
nvm use | |
npm i -g gulp-cli | |
npm install | |
npm rebuild node-sass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
node_modules | |
**/node_modules | |
**/assets/source | |
package.json | |
project-folders.json | |
ruleset.xml | |
gulpfile.js | |
.editorconfig | |
.eslintignore | |
.eslintrc | |
.stylelintrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment