Browse Source

update tsconfig.json

Yuki Takei 1 year ago
parent
commit
22b055a308
1 changed files with 0 additions and 1 deletions
  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"
     ]