Gnosis Safe – The most trusted platform to store digital assets on Ethereum https://gnosis-safe.io
Go to file
Adolfo Panizo 01e8e08617
Merge pull request #4 from gnosis/flow
Flow (including eslint config and flow-type repo)
2018-03-09 12:54:55 +01:00
config Adding aliases modules import for working with JEST 2018-03-08 10:04:12 +01:00
flow-typed/npm Added flow-typed 2018-03-09 09:42:35 +01:00
public Adding dev and build scripts 2018-03-06 09:52:55 +01:00
scripts Configuring Jest Test framework with webpack 4 and Babel 7 2018-03-07 08:34:53 +01:00
src Adding eslint-flowtype plugin, and extending its estlint recommendation 2018-03-09 09:23:15 +01:00
test Initial commit with files 2018-03-01 09:05:56 +01:00
.babelrc Flow configuration 2018-03-08 17:19:00 +01:00
.eslintrc Adding eslint-flowtype plugin, and extending its estlint recommendation 2018-03-09 09:23:15 +01:00
.flowconfig Added flow-typed 2018-03-09 09:42:35 +01:00
.gitignore Including gnosis-safe-contracts in .gitignore 2018-03-07 08:13:57 +01:00
jsconfig.json Adding VSCode jsconfig 2018-03-08 10:35:24 +01:00
package-lock.json Adding eslint-flowtype plugin, and extending its estlint recommendation 2018-03-09 09:23:15 +01:00
package.json Adding eslint-flowtype plugin, and extending its estlint recommendation 2018-03-09 09:23:15 +01:00
precommit.sh Adding precommit hook 2018-03-08 12:39:12 +01:00
truffle.js Initial commit with files 2018-03-01 09:05:56 +01:00