allow comments in settings.json

This commit is contained in:
olcan
2025-05-18 10:47:57 -07:00
committed by Olcan
parent 562fd12851
commit 8e753fda6a
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -45,6 +45,7 @@
"shell-quote": "^1.8.2",
"string-width": "^7.1.0",
"strip-ansi": "^7.1.0",
"strip-json-comments": "^3.1.1",
"yargs": "^17.7.2"
},
"devDependencies": {