docs: remove duplicate parsed tag items (#10676)
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"start:monorepo": "yarn start -p 3003",
|
||||
"lint": "next lint --fix",
|
||||
"lint:content": "eslint --no-config-lookup -c .content.eslintrc.mjs app/**/*.mdx --fix",
|
||||
"prep": "node ./scripts/prepare.mjs"
|
||||
"prep": "node ./scripts/prepare.mjs",
|
||||
"prep:turbo": "npx turbo run prep"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user