1
0
mirror of https://github.com/theoludwig/programming-challenges.git synced 2025-12-11 00:21:24 +01:00

style: lint ignore and .md files

This commit is contained in:
divlo
2020-11-15 10:56:27 +01:00
parent 9db51da1b0
commit 954cd934b7
12 changed files with 846 additions and 66 deletions

View File

@@ -33,7 +33,7 @@ To easily create **new challenges instructions, solutions and test** your code,
- Node.js >= 12
Then you need to run `npm install` in the root folder to install needed packages, you can now use one of these commands :
Then you need to run `npm install` in the root folder to install needed packages, you can now use one of these commands :
- ### `npm run create-challenge`