Add support for processors over http
This commit is contained in:
parent
b5136c5d02
commit
3682a7a763
7 changed files with 52 additions and 12 deletions
|
@ -7,10 +7,7 @@
|
|||
},
|
||||
"files": {
|
||||
"ignoreUnknown": false,
|
||||
"ignore": [
|
||||
"*.d.ts",
|
||||
"*.json"
|
||||
],
|
||||
"ignore": ["*.d.ts", "*.json"],
|
||||
"include": [
|
||||
"./src/**/*.ts",
|
||||
"./src/**/*.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue