mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-15 07:20:49 +00:00
6 lines
110 B
JSON
6 lines
110 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": ["packages"],
|
|
"exclude": ["node_modules", "dist", "build"]
|
|
}
|