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

refactor: change double to single quotes #146

Closed GreenTeaCake closed 6 years ago

GreenTeaCake commented 6 years ago

Change double to single quotes to match current tslint settings.

codecov-io commented 6 years ago

Codecov Report

Merging #146 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #146   +/-   ##
=======================================
  Coverage   88.46%   88.46%           
=======================================
  Files           7        7           
  Lines          78       78           
  Branches        7        7           
=======================================
  Hits           69       69           
  Misses          6        6           
  Partials        3        3
Impacted Files Coverage Δ
src/app/toolbar/toolbar.module.ts 100% <100%> (ø) :arrow_up:
src/app/toolbar/toolbar.component.ts 85.71% <100%> (ø) :arrow_up:
src/app/shared.module.ts 100% <100%> (ø) :arrow_up:
src/app/app.component.ts 100% <100%> (ø) :arrow_up:

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 c7831ce...d0115cf. Read the comment docs.

btroncone commented 6 years ago

lgtm 👍