File: .prettierrc.yaml

package info (click to toggle)
python-anndata 0.12.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,704 kB
  • sloc: python: 19,721; makefile: 22; sh: 14
file content (7 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
4
5
6
7
overrides:
  # JSON with comments and trailing commas
  - files: benchmarks/asv.conf.json
    options:
      parser: json5
      quoteProps: preserve
      singleQuote: false