chore: remove schemas from include section
This commit is contained in:
parent
d87643fdfa
commit
abc00b05c3
@ -5,7 +5,7 @@
|
|||||||
"rootDir": ".",
|
"rootDir": ".",
|
||||||
"resolveJsonModule": true
|
"resolveJsonModule": true
|
||||||
},
|
},
|
||||||
"include": ["./src/**/*", "./test/**/*", "./schemas/**/*"],
|
"include": ["./src/**/*", "./test/**/*"],
|
||||||
"files": [
|
"files": [
|
||||||
"./schemas/address_schema.json",
|
"./schemas/address_schema.json",
|
||||||
"./schemas/number_schema.json",
|
"./schemas/number_schema.json",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user