Browse Source

fix fine warning

keigo-h 3 years ago
parent
commit
3b3161f62c
1 changed files with 1 additions and 1 deletions
  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.