language-configuration.json 229 B

1
  1. {"comments":{"lineComment":"//","blockComment":["/*","*/"]},"brackets":[["{","}"],["[","]"],["(",")"]],"autoClosingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""]],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""]]}