UNPKG

@lf-lang/reactor-ts

Version:

A reactor-oriented programming framework in TypeScript

10 lines (9 loc) 206 B
# Configuration for the prettier code formatter. # https://prettier.io/docs/en/options.html tabWidth: 2 useTabs: false semi: true trailingComma: none bracketSpacing: false arrowParens: always endOfLine: lf