mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
feat: ga4 analytics #117
This commit is contained in:
+2
-1
@@ -88,7 +88,8 @@ export default defineConfig([
|
||||
"@typescript-eslint/no-unused-vars": ["warn"],
|
||||
"prefer-const": ["warn"],
|
||||
"@stylistic/padded-blocks": ["warn"],
|
||||
"no-empty": ["off"]
|
||||
"no-empty": ["off"],
|
||||
"@stylistic/eol-last": ["warn"]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user