Skip to content

Commit e369ae7

Browse files
committed
Docs: Description, Characteristics and Types
1 parent 776c098 commit e369ae7

File tree

4 files changed

+564
-326
lines changed

4 files changed

+564
-326
lines changed

.prettierrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@
44
"printWidth": 80,
55
"singleQuote": true,
66
"trailingComma": "none",
7-
"semi": false,
8-
"overrides": [{ "files": "*.md", "options": { "printWidth": 100 } }]
7+
"semi": false
98
}

0 commit comments

Comments
 (0)