feat: interactive cli to generate post

This commit is contained in:
Timothy Lin
2021-07-04 16:12:36 +08:00
parent c31a4f0aa1
commit 6d750076c9
5 changed files with 343 additions and 48 deletions
+2
View File
@@ -39,6 +39,7 @@
"@next/bundle-analyzer": "11.0.1",
"@svgr/webpack": "^5.5.0",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "11.0.1",
"eslint-config-prettier": "^8.3.0",
@@ -47,6 +48,7 @@
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"next-remote-watch": "^1.0.0",
"prettier": "2.2.1",