Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Don't yell about 'define' not being defined for AMD modules #270

Open
scothis opened this issue Mar 29, 2013 · 0 comments
Open

Don't yell about 'define' not being defined for AMD modules #270

scothis opened this issue Mar 29, 2013 · 0 comments

Comments

@scothis
Copy link
Contributor

scothis commented Mar 29, 2013

In the absence of a JSHint config, it will yell about 'define' not being defined. Scripted is smart enough to detect AMD modules resolution, it should also be smart enough to not yell about the define function.

The current behavior gives new uses a poor first impression as scripted is suppose to understand modules.

We may also want to consider a quick way for users to create an .jshintrc for their project when one isn't detected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant