EvalueTonSavoir/client
2025-01-16 12:02:13 -05:00
..
public ajout fichiers application 2024-03-29 20:08:34 -04:00
src removed import in every class, try to update react 2025-01-16 12:02:13 -05:00
.dockerignore make sure backend env is set for client 2024-10-30 23:58:56 -04:00
.env.development Renommer .env à .env.development 2025-01-11 11:27:36 -05:00
.env.example modif example env 2024-04-06 14:22:56 -04:00
.eslintrc.cjs remove change in .eslintrc.cjs, workflow did not run 2025-01-16 12:02:07 -05:00
.prettierrc.json test 2024-04-05 20:10:59 -04:00
babel.config.cjs install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
Dockerfile test 2024-04-05 20:10:59 -04:00
eslint.config.js install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
index.html Affichage de \\neq (katex) n'est pas correct (KaTeX_Main n'est pas chargée?) 2024-09-17 01:48:38 -04:00
jest.config.cjs install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
jest.setup.cjs install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
package-lock.json removed import in every class, try to update react 2025-01-16 10:40:27 -05:00
package.json import react inside class for pipeline, not IDE 2025-01-16 11:59:02 -05:00
pull_request_template.md test 2024-04-05 20:10:59 -04:00
tsconfig.json fix errors: 'React' is declared but its value is never read. 2025-01-11 02:32:14 -05:00
tsconfig.node.json Get tests to run without TS1343 error (npm test) 2024-09-14 18:08:18 -04:00
vercel.json ajout fichiers application 2024-03-29 20:08:34 -04:00
vite.config.ts vite needs to understand the src mapping (redundant with tsconfig.json) 2025-01-10 15:56:43 -05:00