Browse Source

remove unnecessary plugins

Yuki Takei 2 years ago
parent
commit
88b023639b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      packages/remark-lsx/tsconfig.json

+ 0 - 2
packages/remark-lsx/tsconfig.json

@@ -4,8 +4,6 @@
   "compilerOptions": {
     "jsx": "react-jsxdev",
 
-    "plugins": [{ "name": "typescript-plugin-css-modules" }],
-
     "types": [
       "vitest/globals"
     ]