CodecademyCommunity / codecademy-discord-bot

Custom moderation bot for the official Codecademy Community Discord server.
https://codecademycommunity.github.io/
MIT License
11 stars 1 forks source link

Create .nvmrc #282

Closed aedwardg closed 2 years ago

aedwardg commented 2 years ago

What issue is this solving?

No issue.

Description

Adds explicit nvmrc file to allow contributors to use the correct node version via the nvm install and nvm use commands.

Any helpful knowledge/context for the reviewer?

Please make sure you've attempted to meet the following coding standards