VUE_GabenParadise/node_modules/isomorphic-fetch/.jshintrc

6 lines
80 B
Plaintext
Raw Normal View History

2020-08-10 12:35:19 +00:00
{
"node": true,
"browser": true,
"predef": ["describe", "it", "before"]
}