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