Explorar el Código

fix fine warning

keigo-h hace 3 años
padre
commit
3b3161f62c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.