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.
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
{
|
|
"extends": "react-app",
|
|
"parserOptions": {
|
|
"ecmaFeatures": {
|
|
"legacyDecorators": true
|
|
}
|
|
}
|
|
} |