Files
directus/packages/format-title/src/special-case.ts
Jian Liao 70c825af56 Add DNA and correct macOS for format title (#4848)
* add more ignore pattern for git

* revert the change for api/.gitignore

* Add DNA and change MacOS to macOS to align with Apple official name

* Move DNA to acronyms

Co-authored-by: Jian Liao <jianliao@adobe.com>
2021-04-05 21:13:25 -04:00

34 lines
298 B
TypeScript

export default [
'2FA',
'3D',
'DateTime',
'GitHub',
'ID',
'IDs',
'iMac',
'IMAX',
'iOS',
'IP',
'iPad',
'iPhone',
'iPod',
'macOS',
'M2M',
'M2O',
'McDonalds',
'MySQL',
'O2M',
'PDFs',
'pH',
'PostgreSQL',
'YouTube',
'UUID',
'SEO',
'CTA',
'4K',
'HD',
'UHD',
'5K',
'8K',
];