SyntaxFix
Write A Post
Hire A Developer
Questions
Add .eslintrc in the project root.
.eslintrc
{ "globals": { "document": true, "foo": true, "window": true } }