Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

now accepts backslashes in script path argument #31

Closed
wants to merge 2 commits into from
Closed

now accepts backslashes in script path argument #31

wants to merge 2 commits into from

Conversation

jon49
Copy link
Contributor

@jon49 jon49 commented May 13, 2015

fixes issue #24

@lbovet
Copy link
Owner

lbovet commented May 14, 2015

Can you change to double quotes?
Running "jshint:code" (jshint) task

File 'lib/typson-schema.js'
ERROR at /home/travis/build/lbovet/typson/lib/typson-schema.js(399,51):
[W110] Mixed double and single quotes.
var script = scriptPath.replace(//g, '/');
JSHint found 1 error in 3 files
Warning: Task "jshint:code" failed.� Use --force to continue.
Thanks

@jon49 jon49 closed this by deleting the head repository Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants