UNPKG
markdown-table-prettify
Version:
latest (3.6.0)
3.6.0
3.5.0
3.4.0
3.2.2
Transforms markdown tables to be more readable.
darkriszty/MarkdownTablePrettify-VSCodeExt
markdown-table-prettify
/
src
/
diagnostics
/
logger.js
3 lines
(2 loc)
•
79 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});