#
nvmrc
Here are 16 public repositories matching this topic...
Tech debt
Anything to with the health of the code base
good first issue
A good issue for first-time contributors
nodenv plugin that detects the node version based on .nvmrc.
-
Updated
May 6, 2022 - Shell
VSCode extension based NVM helper
-
Updated
Dec 28, 2021 - TypeScript
TypeScript library template for creating npm packages
-
Updated
May 20, 2022 - JavaScript
nnvm a zsh plugin for auto-switching node versions based on .nvmrc using n
-
Updated
Mar 5, 2020 - Shell
github
nodejs
javascript
css
gitignore
git
html
sass-lint
coding-style
editorconfig
eslintrc
gitmessage
nvmrc
csslintrc
-
Updated
Mar 8, 2022 - JavaScript
My dotfiles (oh my zsh, brew, git, nvm, vscode settings) for your OSX
nodejs
atom
macos
dotfiles
zsh
mac
npm
brew
zshrc
oh-my-zsh
terminal
sublime-text
macos-sierra
vscode
nvm
brewfile
macosx
vscode-theme
dotfiles-installer
nvmrc
-
Updated
Nov 13, 2018 - Shell
Verifies that the loaded node version matches the closest found .nvmrc file.
-
Updated
Aug 17, 2021 - JavaScript
react
javascript
config
yarn
eslint
create-react-app
prettier
airbnb
eslint-rules
eslintconfig
husky
eslintrc
airbnb-javascript
airbnb-linting
nvmrc
prettierrc
-
Updated
Sep 24, 2021 - JavaScript
This tap provides Homebrew formula for plugins extending nodenv
-
Updated
Jul 24, 2020 - Ruby
Template: taken from Art & Health on the Global Woman and Non-Binary
graphql
youtube
webpack
yarn
commonjs
google-analytics
socket-io
scss
static-site
environment-variables
package-json
netlify
magazine
normalize
gatsbyjs
configuration-files
datocms
woman
nvmrc
-
Updated
Apr 9, 2022 - JavaScript
Test if version-ish string is compatible with current Node version
-
Updated
Jul 11, 2019 - TypeScript
Starter React Project for future frontend repos
react
babel
typescript
eslint
jest
prettier
husky
lint-staged
nvmrc
react-testing-library
renovatebot
github-workflows
-
Updated
May 20, 2022 - TypeScript
Improve this page
Add a description, image, and links to the nvmrc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nvmrc topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
On browsing the code I've noticed SchemaSelector still needs some basic error handling added. For example, in the async call to get the list of schemas, there's no
.catch. See https://github.com/openequella/openEQUELLA/blob/develop/Source/Plugins/Core/com.equella.core/js/tsrc/settings/SchemaSelector.tsx#L58**Describe the s