mirror of
https://github.com/XFox111/TabsAsideExtension.git
synced 2026-04-22 07:58:01 +03:00
feat: captureVisibleTab fallback for tab previews
This commit is contained in:
+2
-1
@@ -87,7 +87,8 @@ export default defineConfig([
|
||||
"@stylistic/no-mixed-spaces-and-tabs": ["warn"],
|
||||
"@typescript-eslint/no-unused-vars": ["warn"],
|
||||
"prefer-const": ["warn"],
|
||||
"@stylistic/padded-blocks": ["warn"]
|
||||
"@stylistic/padded-blocks": ["warn"],
|
||||
"no-empty": ["off"]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user