UNPKG

tipograph

Version:

A little javascript library and command line tool that makes your written content more typographically correct.

14 lines (10 loc) 256 B
/// #### danish import * as quotes from '../quotes'; export default { quotes: [[quotes.DOUBLE_RIGHT, quotes.DOUBLE_LEFT], [quotes.DOUBLE_OPEN_DOWN, quotes.DOUBLE_OPEN_UP]], dash: 'en', rules: [] }; export function tests() { return []; }