Preparing the repository

This commit is contained in:
charles-gauthereau
2024-12-31 16:42:19 +01:00
parent 1466202fd1
commit e6975b224f
13 changed files with 11390 additions and 6836 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
],
"rules": {
"react/no-unescaped-entities": "off",
"react-hooks/rules-of-hooks": "off"
"react-hooks/rules-of-hooks": "off",
}
}