Parcourir la source

fix fine warning

keigo-h il y a 3 ans
Parent
commit
3b3161f62c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.