Skip to content

Commit

Permalink
Prepare to write typescript of genSummary.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
gnu4cn committed Nov 24, 2020
1 parent 7c90cb6 commit 07e9df8
Show file tree
Hide file tree
Showing 4 changed files with 471 additions and 0 deletions.
5 changes: 5 additions & 0 deletions genSummary.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import remark from 'remark';
import visit from 'unist-util-visit';

import { promises as fs } from 'fs';
import path from 'path';
364 changes: 364 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 07e9df8

Please sign in to comment.