We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b230d0 commit f725716Copy full SHA for f725716
package.json
@@ -1,8 +1,7 @@
1
{
2
"name": "docusaurus-plugin-module-alias",
3
"version": "0.0.1",
4
- "description": "Some awesome description about your module",
5
- "main": "index.js",
+ "description": "A tiny docusaurus 2 plugin for easy module alias creation",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
8
"lint": "eslint 'src/index.{ts,js,tsx}'",
0 commit comments