mirror of
https://github.com/ION606/linkedin-api.git
synced 2026-05-14 22:06:54 +00:00
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"compilerOptions": {
|
|
"typeRoots": [
|
|
"./node_modules/@types",
|
|
"./src/types"
|
|
]
|
|
}
|
|
} |