Просмотр исходного кода

Deleted devcontainer ex7-react-js-snippets

Steven Fukase 5 лет назад
Родитель
Сommit
af0b0978d7
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      .devcontainer/devcontainer.json

+ 1 - 2
.devcontainer/devcontainer.json

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