compile docs?
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 57s
All checks were successful
Deploy Frontend / docker (17, 3.8.5) (push) Successful in 57s
This commit is contained in:
parent
e4d05f5104
commit
e4176a4dbe
@ -29,6 +29,6 @@
|
|||||||
"@/configJson": ["./config.json"]
|
"@/configJson": ["./config.json"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
|
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts", "docs/*.{md,mdx}"],
|
||||||
"exclude": ["node_modules"]
|
"exclude": ["node_modules"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user