2022-18 in js
This commit is contained in:
parent
c14d3aac12
commit
ece85a2e99
7 changed files with 2927 additions and 0 deletions
8
2022/18-Boiling-Boulders/package.json
Normal file
8
2022/18-Boiling-Boulders/package.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"eslint": "^8.30.0",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"jslint": "^0.12.1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue