fix: fix lint errors and update headers

This commit is contained in:
2026-01-08 02:04:15 +03:00
parent 0247a5238e
commit 513dc8e57f
30 changed files with 43 additions and 44 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ module.exports = merge(
{
devServer: {
client: {
overlay: false // Disable error overlay
overlay: false // Disable error overlay
},
headers: {
'Content-Security-Policy': "frame-ancestors 'none'",