allow comments in settings.json

This commit is contained in:
olcan
2025-05-18 10:47:57 -07:00
committed by Olcan
parent e4d978da7c
commit 6cc0087105
3 changed files with 5 additions and 3 deletions

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": {