Preparing the repository

This commit is contained in:
charles-gauthereau
2025-01-02 17:58:14 +01:00
parent f60155ccf0
commit 5764c2c91e
16 changed files with 214 additions and 453 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
],
"rules": {
"react/no-unescaped-entities": "off",
"react-hooks/rules-of-hooks": "off",
"react-hooks/rules-of-hooks": "off"
}
}