feat(docs): Add TOC to supported hardware page.
This commit is contained in:
parent
158ac27207
commit
c8c273d83b
4 changed files with 151 additions and 96 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"extends": "@tsconfig/docusaurus/tsconfig.json",
|
||||
"include": ["src/"],
|
||||
"compilerOptions": {
|
||||
"jsx": "react",
|
||||
"types": ["node", "@docusaurus/theme-classic"],
|
||||
"moduleResolution": "Node",
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue