mirror of
https://github.com/codecov/codecov-action.git
synced 2026-02-10 04:57:24 +00:00
8 lines
91 B
JSON
8 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"resolveJsonModule": true
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
}
|