9746430fb0
* Introduced bridge-ui from branch 2.1.0-rc1 * Added submodule to root directory. * Check out bridge-ui poa-bridge-contracts to tag 2.3.0-rc0 * Added bridge-ui workspace. * Removed duplicate CoC, Contributing, Licence, updated links in readme. * Pulling submodules. * Use specified submodule commit instead of pulling latest.
14 lines
183 B
Plaintext
14 lines
183 B
Plaintext
{
|
|
"env": {
|
|
"test": {
|
|
"plugins": [
|
|
[
|
|
"@babel/plugin-proposal-decorators",
|
|
{
|
|
"legacy": true
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
} |