You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
246 B
10 lines
246 B
2 years ago
|
{
|
||
|
"devDependencies": {
|
||
|
"@types/node": "^18.6.2",
|
||
|
"eslint": "^8.23.1",
|
||
|
"eslint-config-airbnb-typescript": "^17.0.0",
|
||
|
"eslint-plugin-import": "^2.26.0",
|
||
|
"eslint-plugin-n": "^15.2.5",
|
||
|
"eslint-plugin-promise": "^6.0.1"
|
||
|
}
|
||
|
}
|