Skip to main content
Module

x/lazy/.prettierrc

A linq-like lazy-evaluation enumerable/iteration library that aims to support deno, node & browser
Latest
File
{ "singleQuote": true, "trailingComma": "all", "endOfLine": "lf", "arrowParens": "avoid"}