migration vers typescript + refonte total de l'app

This commit is contained in:
Sonny
2022-04-28 04:30:38 +02:00
parent 1e79072626
commit 1ab51979fe
32 changed files with 2737 additions and 7815 deletions

View File

@@ -1,3 +1,6 @@
module.exports = {
reactStrictMode: true,
images: {
domains: ['lh3.googleusercontent.com']
}
}