소스 검색

fix fine warning

keigo-h 3 년 전
부모
커밋
3b3161f62c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .devcontainer/devcontainer.json

+ 1 - 1
.devcontainer/devcontainer.json

@@ -25,7 +25,7 @@
     "editorconfig.editorconfig",
     "esbenp.prettier-vscode",
     "shinnn.stylelint",
-    "hex-ci.stylelint-plus",
+    "hex-ci.stylelint-plus"
 	],
 
 	// Uncomment the next line if you want start specific services in your Docker Compose config.