ReactiveX / rxjs-docs

The home for new work on the new RxJS docs (RxJS v 5 and up). New to this space? Say hi here: https://github.com/ReactiveX/rxjs-docs/issues/24. Want to find out what's up? We're chatting here. https://github.com/ReactiveX/rxjs-docs/issues/4
Apache License 2.0
160 stars 62 forks source link

chore(tooling): updated prettier setting to single-quote #148

Closed btroncone closed 6 years ago

btroncone commented 6 years ago

Updated prettier setting to match TSLint settings.

codecov-io commented 6 years ago

Codecov Report

Merging #148 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files           7        7           
  Lines          78       78           
  Branches        7        7           
=======================================
  Hits           69       69           
  Misses          6        6           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b01ac15...9ff5dc4. Read the comment docs.

ladyleet commented 6 years ago

thx @btroncone !

xlozinguez commented 6 years ago

LGTM 👍

ladyleet commented 6 years ago

@xlozinguez you can actually review the PR if you like

ladyleet commented 6 years ago

@btroncone can you update branch pls?