mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-27 18:57:36 +02:00
build fix
This commit is contained in:
+1
-3
@@ -14,10 +14,8 @@ module.exports = {
|
||||
},
|
||||
extends: [
|
||||
'plugin:react/recommended',
|
||||
'standard',
|
||||
'plugin:react/jsx-runtime',
|
||||
'plugin:testing-library/react',
|
||||
'plugin:jest/all',
|
||||
'plugin:@next/next/recommended',
|
||||
],
|
||||
globals: {
|
||||
Atomics: 'readonly',
|
||||
|
||||
Reference in New Issue
Block a user