mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-03 17:40:18 +00:00
f4a550dd22
Schema validation in js-client
6 lines
110 B
JSON
6 lines
110 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["packages"],
|
|
"exclude": ["node_modules", "dist", "build"]
|
|
}
|