UNPKG
naukri-automation-tool
Version:
latest (2.7.7)
2.7.7
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.3
2.6.2
2.6.1
2.6.0
2.5.9
2.5.8
2.5.7
2.5.6
2.5.5
2.5.0
2.0.3
2.0.2
2.0.1
2.0.0
Naukri automation tool to fetch, filter, and apply for jobs automatically using gen ai.
naukri-automation-tool
/
.vscode
/
c_cpp_properties.json
16 lines
•
303 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"configurations"
: [ {
"name"
:
"Win32"
,
"includePath"
: [
"
${workspaceFolder}
/**"
],
"defines"
: [
"_DEBUG"
,
"UNICODE"
,
"_UNICODE"
] } ],
"version"
: 4 }