Skip to content

Commit d5aad36

Browse files
committed
feat: add script to generate questions from directories
1 parent 74d5b24 commit d5aad36

File tree

5 files changed

+1954
-1
lines changed

5 files changed

+1954
-1
lines changed

.prettierrc

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"bracketSameLine": true,
3+
"printWidth": 80,
4+
"proseWrap": "never",
5+
"singleQuote": true,
6+
"trailingComma": "all"
7+
}

0 commit comments

Comments
 (0)