github.com/apache/beam/sdks/v2@v2.48.2/python/apache_beam/runners/interactive/extensions/apache-beam-jupyterlab-sidepanel/.prettierrc.json (about)

     1  {
     2    "singleQuote": true,
     3    "printWidth": 80,
     4    "trailingComma": "none",
     5    "arrowParens": "avoid"
     6  }