mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 21:19:18 +00:00
Replace vite with create-react-app
This commit is contained in:
@@ -55,6 +55,11 @@ module.exports = {
|
||||
'jest/valid-title': 'off',
|
||||
}
|
||||
),
|
||||
settings: {
|
||||
jest: {
|
||||
version: 26,
|
||||
},
|
||||
},
|
||||
}),
|
||||
{
|
||||
files: ['**/*.js'],
|
||||
|
||||
Reference in New Issue
Block a user