mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-10 13:55:45 +00:00
f5722546b1
Move the debugger module to the `embark-debugger` package. Handle case where `debug` is entered as a console command, and there is no transaction to be debugged. add embark-i18n and mocha deps
5 lines
66 B
JSON
5 lines
66 B
JSON
{
|
|
"extends": "../../tsconfig.json",
|
|
"include": ["src/**/*"]
|
|
}
|