typograf: add en-US/dash/main

This commit is contained in:
He4eT 2025-05-09 11:23:19 +02:00
commit 6d1d86e99a

View file

@ -27,7 +27,8 @@ tp.disableRule('*');[
'common/punctuation/quote', 'common/punctuation/quote',
'common/nbsp/*', 'common/nbsp/*',
'ru/nbsp/*', 'ru/nbsp/*',
'ru/dash/main' 'ru/dash/main',
'en-US/dash/main',
].forEach(rule => ].forEach(rule =>
tp.enableRule(rule)) tp.enableRule(rule))