This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-sdk-javascript
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
99c7e7f9f1a4c5f65799da9a2a75a02fd359afd2
onspring-api-sdk-javascript
/
tsconfig.esm.json
T
8 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: added new tsconfig files to vcs
2023-02-04 00:27:39 -06:00
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
feat: implemented getFileInfoById method
2023-02-04 15:09:13 -06:00
"module"
:
"ES6"
,
fix: added new tsconfig files to vcs
2023-02-04 00:27:39 -06:00
"outDir"
:
"./dist/esm"
}
}
Reference in New Issue
Copy Permalink