This repository has been archived on 2026-04-14. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
VUE_GabenParadise/node_modules/isomorphic-fetch/.jshintrc
2020-08-10 14:35:19 +02:00

6 lines
80 B
Plaintext

{
"node": true,
"browser": true,
"predef": ["describe", "it", "before"]
}