grunt-strip-json-comments:从JSON剥离注释。 让您在JSON文件中使用注释!

时间:2024-06-15 01:54:04
【文件属性】:

文件名称:grunt-strip-json-comments:从JSON剥离注释。 让您在JSON文件中使用注释!

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-15 01:54:04

JavaScript

grunt-strip-json-评论 从JSON剥离注释。 让您在JSON文件中使用注释! 使用模块。 现在这是可能的: { // rainbows "unicorn" : /* :red_heart: */ "cake" } 安装 $ npm install --save-dev grunt-strip-json-comments 用法 require ( 'load-grunt-tasks' ) ( grunt ) ; // npm install --save-dev load-grunt-tasks grunt . initConfig ( { stripJsonComments : { dist : { options : { whitespace : true } , files : { 'without.json' : 'with-com


【文件预览】:
grunt-strip-json-comments-main
----.gitattributes(12B)
----.github()
--------workflows()
----gruntfile.js(661B)
----tasks()
--------strip-json-comments.js(362B)
----license(1KB)
----test()
--------test.js(534B)
--------fixture()
----.editorconfig(190B)
----.gitignore(13B)
----readme.md(843B)
----package.json(999B)

网友评论