From d282ddd6c2bb74cdaf3f24769f6114a471d44741 Mon Sep 17 00:00:00 2001 From: profitroll Date: Tue, 23 May 2023 12:29:36 +0200 Subject: [PATCH] Removed Stylelint --- CHANGELOG.md | 5 ++++- README.md | 1 - package.json | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af670e4..5f78a89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to the "UniPack" extension pack will be documented in this file. +## v0.0.5 + +- Removed Stylelint + ## v0.0.4 - Added json @@ -15,7 +19,6 @@ All notable changes to the "UniPack" extension pack will be documented in this f - Added Project Manager - ## v0.0.1 - Initial commit diff --git a/README.md b/README.md index 7cd2e3a..4b41236 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,4 @@ This pack is being used by the team of END PLAY Studio to develop projects of al * [SFTP](https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp) * [Shortcut Menu Bar](https://marketplace.visualstudio.com/items?itemName=jerrygoyal.shortcut-menu-bar) * [SQLite Viewer](https://marketplace.visualstudio.com/items?itemName=qwtel.sqlite-viewer) -* [Stylelint](https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint) * [vscode-pdf](https://marketplace.visualstudio.com/items?itemName=tomoki1207.pdf) diff --git a/package.json b/package.json index 38ab960..2f8407a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,6 @@ "streetsidesoftware.code-spell-checker-german", "streetsidesoftware.code-spell-checker-ukrainian", "streetsidesoftware.code-spell-checker", - "stylelint.vscode-stylelint", "tomoki1207.pdf", "ZainChen.json" ]