Commits (28)
-
WhiteSource Renovate authored8c118eef
-
WhiteSource Renovate authored14748d1a
-
WhiteSource Renovate authored01933acc
-
WhiteSource Renovate authoredf262ccc8
-
WhiteSource Renovate authored217bf0cc
-
81bef6e7
-
0b02a31c
-
David Sveningsson authored
Formatter See merge request !393
7c8ac0b5 -
WhiteSource Renovate authorede5cbcda0
-
WhiteSource Renovate authored1d274669
-
WhiteSource Renovate authored6e3284c7
-
WhiteSource Renovate authoreddbe4cbcb
-
WhiteSource Renovate authored5ea1522e
-
WhiteSource Renovate authoredc7c73fca
-
WhiteSource Renovate authored83c049b8
-
WhiteSource Renovate authored1a3e4229
-
WhiteSource Renovate authorede3c12e3a
-
WhiteSource Renovate authored9cb08075
-
WhiteSource Renovate authored0446ccd4
-
David Sveningsson authored
to avoid typescript declaration from requiring estree
cb1a2c86 -
David Sveningsson authored
fix: make `ast` property private See merge request !395
7ff9325c -
David Sveningsson authored5569a942
-
David Sveningsson authored
fix: allow loading elements from js-file again See merge request !396
aa068b2b -
Anthon Holmqvist authored44eac5b4
-
David Sveningsson authored
fix(meta): add missing null return type to MetaTable.getMetaFor See merge request !397
3f97979e -
WhiteSource Renovate authored6b955695
-
WhiteSource Renovate authored0f256586
-
David Sveningsson authored
# [2.20.0](v2.19.0...v2.20.0) (2020-04-05) ### Bug Fixes * **meta:** add missing null return type to MetaTable.getMetaFor ([44eac5b4](44eac5b4)) * allow loading elements from js-file again ([5569a942](5569a942)) * make `ast` property private ([cb1a2c86](cb1a2c86)) ### Features * support loading custom formatters ([0b02a31c](0b02a31c)) * **formatters:** use factory to load formatters to make it more webpack-friendly ([81bef6e7](81bef6e7))
This diff is collapsed.
src/formatters/formatter.ts
0 → 100644