From 14d044a7e39672d9e1f9f4e0bf3bade76b66f93d Mon Sep 17 00:00:00 2001 From: Ling Date: Mon, 16 Jan 2023 18:45:56 +0200 Subject: [PATCH] maybe --- tgui/.yarnrc.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tgui/.yarnrc.yml b/tgui/.yarnrc.yml index b6387e8e46e8..65f95873521c 100644 --- a/tgui/.yarnrc.yml +++ b/tgui/.yarnrc.yml @@ -1,5 +1,3 @@ -enableScripts: false - logFilters: - code: YN0004 level: discard @@ -10,8 +8,6 @@ plugins: - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs spec: "@yarnpkg/plugin-interactive-tools" -pnpEnableEsmLoader: false - preferAggregateCacheInfo: true preferInteractive: true