Working on API route for status.

This commit is contained in:
charles-gauthereau
2024-11-11 18:27:20 +01:00
parent 221d0c4b26
commit 55c5a35918
6 changed files with 104 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"next-env.d.ts",
"**/*.ts",
"**/*.tsx",
".next/types/**/*.ts"
".next/types/**/*.ts",
],
"exclude": [
"node_modules"