Files
onspring-api-sdk-javascript/tsconfig.eslint.json
T

5 lines
110 B
JSON

{
"extends": "./tsconfig.json",
"include": ["src/**/*.ts", "tests/**/*.ts", "integrationTests/**/*.ts"]
}