Ver Fonte

update tsconfig.json

Yuki Takei há 1 ano atrás
pai
commit
22b055a308
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      packages/pluginkit/tsconfig.json

+ 0 - 1
packages/pluginkit/tsconfig.json

@@ -2,7 +2,6 @@
   "$schema": "http://json.schemastore.org/tsconfig",
   "extends": "../../tsconfig.base.json",
   "compilerOptions": {
-    "module": "CommonJS",
     "types": [
       "vitest/globals"
     ]