mirror of
https://github.com/Tribufu/TribufuJS
synced 2026-08-20 18:11:06 +00:00
Add oauth2 types
This commit is contained in:
parent
d4e8315e05
commit
337f41e723
3 changed files with 114 additions and 1 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"emitDeclarationOnly": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
},
|
||||
"include": [
|
||||
"src/**/*",
|
||||
],
|
||||
"exclude": [
|
||||
"build",
|
||||
"node_modules",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue