feat: add markdown shortcodes (#215)
This commit is contained in:
committed by
GitHub
parent
388de1e0c4
commit
bb84382f6e
@ -25,6 +25,7 @@
|
||||
"prepublishOnly": "yarn build",
|
||||
"start": "run-s clean develop",
|
||||
"test": "cross-env NODE_ENV=test jest",
|
||||
"test:ci": "cross-env NODE_ENV=test jest --maxWorkers=2",
|
||||
"type-check": "tsc --watch"
|
||||
},
|
||||
"main": "dist/static-cms-core.js",
|
||||
|
Reference in New Issue
Block a user