2022-18 in js

This commit is contained in:
Julien Dessaux 2022-12-27 22:42:42 +01:00
parent c14d3aac12
commit ece85a2e99
Signed by: adyxax
GPG key ID: F92E51B86E07177E
7 changed files with 2927 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"
}
}