mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-11 06:16:01 +00:00
b736ebefcd
BREAKING CHANGE: There are more than several breaking changes, including DApp configuration for accounts.
5 lines
66 B
JSON
5 lines
66 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src/**/*"]
|
|
}
|