This file contains 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
#!/bin/sh | |
npm install --global \ | |
@angular/[email protected] \ | |
@compodoc/compodoc \ | |
localtunnel \ | |
npm-check-updates \ | |
nodemon \ |
This file contains 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
#!/usr/bin/env pwsh | |
npm install --global ` | |
gulp-cli ` | |
# @vue/cli ` | |
# @vue/[email protected] | |
# @vue/cli@next | |
npm-check-updates ` | |
depcheck ` | |
del-cli ` | |
yarn ` |
This file contains 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
// сделать gist'ом | |
export default { | |
students: [ | |
'CodeSandbox-io.codesandbox-projects', | |
'ysemeniuk.emmet-live', | |
// 'Tobermory.es6-string-html', | |
'esbenp.prettier-vscode', | |
'WallabyJs.quokka-vscode', | |
'sketchbuch.vsc-quokka-statusbar', | |
// 'pranaygp.vscode-css-peek', |
This file contains 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
{ | |
"files.eol": "\n", | |
"sync.gist": "6dd27b2231638605909602249a761e3e", | |
"sync.removeExtensions": false, | |
"sync.forceDownload": true, | |
"files.autoSave": "onFocusChange" | |
} |
This file contains 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
{"lastUpload":"2020-08-14T23:29:26.816Z","extensionVersion":"v3.4.3"} |