fix(deps): update docs (#7068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-13 14:07:16 +00:00
committed by GitHub
parent cd7a475578
commit e49bbf8574
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -4,6 +4,6 @@
"compilerOptions": {
"baseUrl": ".",
"module": "Node16",
},
"module": "Node16"
}
}