Snippets Collections
{
  "commitizen": {
    "name": "cz_conventional_commits",
    "version": "0.1.0",
    "version_files": ["src/__version__.py", "pyproject.toml:version"],
    "style": [
      ["qmark", "fg:#ff9d00 bold"],
      ["question", "bold"],
      ["answer", "fg:#ff9d00 bold"],
      ["pointer", "fg:#ff9d00 bold"],
      ["highlighted", "fg:#ff9d00 bold"],
      ["selected", "fg:#cc5454"],
      ["separator", "fg:#cc5454"],
      ["instruction", ""],
      ["text", ""],
      ["disabled", "fg:#858585 italic"]
    ]
  }
}
npm create vite@latest 
cd <project name>
npm install
npm run dev
$ npx @wordpress/create-block [options] [slug]
//To see all versions of Node that are installed on your machine use the command:
$ npm -v

//To see versions installed on machine

$ nvm ls
->      v16.1.0
         system
default -> node (-> v16.1.0)
iojs -> N/A (default)
unstable -> N/A (default)
node -> stable (-> v16.1.0) (default)
stable -> 16.1 (-> v16.1.0) (default)

// add a new version
$ nvm install <version>
  
// to switch to a different verison
  
$ nvm use <version>
npm ls -g --depth=0 --link=true
star

Sun Oct 22 2023 18:25:48 GMT+0000 (Coordinated Universal Time) https://commitizen-tools.github.io/commitizen/config/

#nodejs #commit #commitizen #npm
star

Sun Oct 22 2023 17:59:06 GMT+0000 (Coordinated Universal Time) https://commitizen-tools.github.io/commitizen/

#npm #node #commit #dependancies
star

Tue Mar 07 2023 12:32:41 GMT+0000 (Coordinated Universal Time)

#javascript #npm #node
star

Mon Aug 08 2022 04:52:17 GMT+0000 (Coordinated Universal Time)

#react.js #npm #create-react-app
star

Mon Aug 08 2022 04:21:51 GMT+0000 (Coordinated Universal Time)

#react.js #vite.js #npm
star

Mon Oct 25 2021 05:16:11 GMT+0000 (Coordinated Universal Time) https://www.npmjs.com/package/@wordpress/create-block

#wordpress #gutenberg #git #npm
star

Mon Jul 05 2021 11:17:27 GMT+0000 (Coordinated Universal Time) https://dev.to/kowalevski/how-to-install-or-update-node-by-using-nvm-node-version-manager-1ip1

#javascript #nodejs #nvm #npm
star

Thu Apr 01 2021 14:34:43 GMT+0000 (Coordinated Universal Time)

#npm

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension