"Fossies" - the Fresh Open Source Software Archive

Member "cli-1.1260.0/.prettierrc.json" (4 Dec 2023, 120 Bytes) of package /linux/misc/snyk-cli-1.1260.0.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 {
    2   "arrowParens": "always",
    3   "trailingComma": "all",
    4   "singleQuote": true,
    5   "htmlWhitespaceSensitivity": "ignore"
    6 }