Formatting changes for api docs
This commit is contained in:
parent
69c6aa9af2
commit
14173fde0a
14 changed files with 111 additions and 41 deletions
|
@ -31,6 +31,8 @@
|
|||
"@babel/preset-env": "^7.15.0",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@microsoft/api-documenter": "^7.13.54",
|
||||
"@microsoft/api-extractor": "^7.18.11",
|
||||
"@typescript-eslint/eslint-plugin": "^4.30.0",
|
||||
"@typescript-eslint/parser": "^4.30.0",
|
||||
"esbuild": "^0.12.24",
|
||||
|
@ -43,15 +45,12 @@
|
|||
"eslint-plugin-unused-imports": "^1.1.4",
|
||||
"husky": "^6.0.0",
|
||||
"jest": "^27.1.0",
|
||||
"jsonc-parser": "^3.0.0",
|
||||
"lerna": "^4.0.0",
|
||||
"lint-staged": "^11.1.2",
|
||||
"node-gyp": "^8.1.0",
|
||||
"prettier": "^2.3.2",
|
||||
"typescript": "^4.4.2",
|
||||
"zx": "^2.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/api-documenter": "^7.13.54",
|
||||
"@microsoft/api-extractor": "^7.18.11",
|
||||
"node-gyp": "^8.1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue