Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 131 Bytes

sch-write-json-file.md

File metadata and controls

7 lines (5 loc) · 131 Bytes

sch-write-json-file

Write json file

tree.overwrite(${1:'angular.json'}, JSON.stringify(${2:jsonObject}, null, 2));