2
0

♻️ Add shared eslint config

This commit is contained in:
Baptiste Arnaud
2022-11-21 11:12:43 +01:00
parent e09adf5c64
commit 451ffbcacf
123 changed files with 1151 additions and 1523 deletions

View File

@ -11,11 +11,12 @@
"aws-sdk": "2.1254.0",
"cuid": "2.1.8",
"db": "workspace:*",
"dotenv": "16.0.3",
"models": "workspace:*",
"next": "13.0.3",
"nodemailer": "6.8.0",
"typescript": "4.8.4",
"tsconfig": "workspace:*"
"tsconfig": "workspace:*",
"typescript": "4.8.4"
},
"peerDependencies": {
"aws-sdk": "2.1152.0",