2022-16 in js

This commit is contained in:
Julien Dessaux 2022-12-26 07:48:55 +01:00
parent db5e94e884
commit c9654e1ecc
Signed by: adyxax
GPG key ID: F92E51B86E07177E
7 changed files with 337 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"type": "module",
"dependencies": {
"eslint": "^8.30.0",
"eslint-plugin-node": "^11.1.0",
"jslint": "^0.12.1"
}
}