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

5 lines
83 B
JSON

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