ignore pesky typescript error
This commit is contained in:
parent
759ed36026
commit
b98665e4ca
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ export default defineConfig({
|
|||
markdown: {
|
||||
remarkPlugins: [
|
||||
// remove the substitution of -- to –
|
||||
// @ts-ignore
|
||||
[remarkSmartypants, { dashes: false }],
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue