mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
refactor: make each tsconfig explicitly declare module and include/exclude (#7443)
This commit is contained in:
parent
a0b0477dee
commit
a555fd1dcb
45 changed files with 223 additions and 47 deletions
|
@ -12,9 +12,6 @@
|
|||
"directory": "packages/docusaurus-types"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "tsc -p ."
|
||||
},
|
||||
"dependencies": {
|
||||
"commander": "^5.1.0",
|
||||
"history": "^4.9.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue