From 41cff833abdfc4f8ca9b8d426c1b382891fcf934 Mon Sep 17 00:00:00 2001 From: jbukl Date: Thu, 9 Nov 2023 10:19:28 -0500 Subject: Fix hb import for media provider --- .vscode/settings.json | 3 --- 1 file changed, 3 deletions(-) (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json index 2480961b..aa57bde2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,8 +6,5 @@ "source.fixAll.eslint": true, }, "eslint.format.enable": true, - "playwright.env": { - "PW_EXPERIMENTAL_SERVICE_WORKER_NETWORK_EVENTS": 1 - }, "javascript.preferences.importModuleSpecifierEnding": "js", } -- cgit v1.2.3