Merge branch 'refactorSchemasToJSON' of github.com:0xProject/0x-monorepo into refactorSchemasToJSON
* 'refactorSchemasToJSON' of github.com:0xProject/0x-monorepo: chore: remove schemas from include section
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"rootDir": ".",
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"include": ["./src/**/*", "./test/**/*", "./schemas/**/*"],
|
||||
"include": ["./src/**/*", "./test/**/*"],
|
||||
"files": [
|
||||
"./schemas/address_schema.json",
|
||||
"./schemas/number_schema.json",
|
||||
|
||||
Reference in New Issue
Block a user