mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-13 15:26:10 +00:00
8 lines
108 B
JSON
8 lines
108 B
JSON
|
{
|
||
|
"contracts": ["contracts/**"],
|
||
|
"app": {},
|
||
|
"buildDir": "build/",
|
||
|
"config": "./",
|
||
|
"plugins": {}
|
||
|
}
|