Replace vite with create-react-app

This commit is contained in:
viktorstrate
2021-07-15 13:07:35 +02:00
parent 477a499ba9
commit 2442ad96ba
49 changed files with 25712 additions and 9836 deletions

View File

@@ -55,6 +55,11 @@ module.exports = {
'jest/valid-title': 'off',
}
),
settings: {
jest: {
version: 26,
},
},
}),
{
files: ['**/*.js'],