wallet-core/node_modules/isomorphic-fetch/.jshintrc

6 lines
80 B
Plaintext
Raw Normal View History

2017-05-03 15:35:00 +02:00
{
"node": true,
"browser": true,
"predef": ["describe", "it", "before"]
}