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

Remove global define's, remove other jshint things #1

Closed
wants to merge 13 commits into from

Conversation

ottaviohartman
Copy link
Owner

@ottaviohartman ottaviohartman commented Jun 9, 2017

For CesiumGS#5449

This is a "simple" find/replace in WebStorm, removing all /*global define*/ statements because ESLint's "env" { "amd": true } takes care of this. Also remove /*global defineSuite*/. ESLint and tests pass.

This is branched off of eslint from CesiumGS#5431, so shouldn't be merged until it is.

@ottaviohartman ottaviohartman changed the title Remove global define hints Remove global define's, remove other jshint things Jun 9, 2017
@ottaviohartman ottaviohartman changed the base branch from eslint to master June 12, 2017 19:27
@ottaviohartman ottaviohartman deleted the eslint_more branch June 12, 2017 19:36
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.

1 participant