mirror of
https://github.com/Paris-est-Ludique/intranet.git
synced 2025-09-11 05:46:28 +02:00
add login route and login form
This commit is contained in:
@@ -49,6 +49,7 @@ module.exports = {
|
||||
"@typescript-eslint/no-unused-vars": ["warn", { argsIgnorePattern: "^_" }],
|
||||
"testing-library/no-node-access": "off",
|
||||
"testing-library/render-result-naming-convention": "off",
|
||||
"jsx-a11y/label-has-associated-control": "off",
|
||||
},
|
||||
globals: {
|
||||
__CLIENT__: true,
|
||||
|
Reference in New Issue
Block a user