It is JSON syntax, so I think you'd want something like this.
{
"editor.wordWrapColumn": 120,
"[HLASM]": {
"editor.rulers": [
71,
72,
80
]
}
}You can use external tools to validate JSON: https://jsonlint.com/ ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
