
2 changed files with 1 additions and 20 deletions
@ -1,17 +0,0 @@ |
|||||
// Default typograph options
|
|
||||
|
|
||||
'use strict'; |
|
||||
|
|
||||
|
|
||||
module.exports = { |
|
||||
singleQuotes: '‘’', |
|
||||
doubleQuotes: '“”', // «» - russian, „“ - deutch
|
|
||||
copyright: true, |
|
||||
trademark: true, |
|
||||
registered: true, |
|
||||
plusminus: true, |
|
||||
paragraph: true, |
|
||||
ellipsis: true, |
|
||||
dupes: true, |
|
||||
emDashes: true |
|
||||
}; |
|
Loading…
Reference in new issue