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

Codacy compatibility warning. #393

Closed
offtherailz opened this issue Jan 19, 2016 · 0 comments
Closed

Codacy compatibility warning. #393

offtherailz opened this issue Jan 19, 2016 · 0 comments

Comments

@offtherailz
Copy link
Member

Codacy add many compatibility warning of this type:

'const' is available in ES6 (use esnext option) or Mozilla JS extensions (use moz). Show Details
9
const CHANGE_MAP_VIEW = 'CHANGE_MAP_VIEW';

Here the list : https://www.codacy.com/app/simone-giannecchini/MapStore2/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W251bGxdfSx7ImlkIjoiQ2F0ZWdvcnkiLCJ2YWx1ZXMiOlsiQ29tcGF0aWJpbGl0eSJdfSx7ImlkIjoiTGV2ZWwiLCJ2YWx1ZXMiOltudWxsXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOls0Ml19LHsidmFsdWVzIjpbXX1d

We should investigate, but probably the eslintrc is not well support or some variable is missing. Codacy suggest to use esnext element that is deprecated

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

No branches or pull requests

2 participants