2022-01-20 09:11:37 +01:00
|
|
|
{
|
|
|
|
|
"dependencies": {
|
2024-04-12 07:24:49 +00:00
|
|
|
"eslint": "^9.0.0",
|
2023-09-29 13:33:17 +00:00
|
|
|
"pyright": "^1.1.329"
|
2022-09-28 12:50:23 +02:00
|
|
|
},
|
|
|
|
|
"scripts": {
|
|
|
|
|
"clean": "rm -Rf node_modules package-lock.json"
|
2022-01-20 09:11:37 +01:00
|
|
|
}
|
|
|
|
|
}
|