aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormitermayer <mitermayer.reis@gmail.com>2020-02-15 04:08:07 +0000
committermitermayer <mitermayer.reis@gmail.com>2020-02-15 04:08:07 +0000
commit23da7f009fd494879c8c95f41127fd56ff5ab4f6 (patch)
tree2433ef80cca0cbb059f3da09b794f182b1763264 /package.json
parent82ad83f4053adbc59c130180cc1bddae30f63d97 (diff)
downloadvim-prettier-23da7f009fd494879c8c95f41127fd56ff5ab4f6.tar.xz
Removing swift plugin support
- Unfortunetly the prettier swift plugin could not be installed in a linux box making testing development and maintainence of it very tricky
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3f1441c..9ab9d9d 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,6 @@
"@prettier/plugin-php": "^0.10.2",
"@prettier/plugin-python": "prettier/plugin-python",
"@prettier/plugin-ruby": "^0.8.0",
- "@prettier/plugin-swift": "prettier/plugin-swift",
"prettier": "^1.18.2"
},
"devDependencies": {