alphagov / govuk-browser-extension

Chrome and Firefox extension for developers working on GOV.UK.
22 stars 5 forks source link

Add linter to govuk browser extension #181

Closed kashifatcha closed 7 months ago

kashifatcha commented 9 months ago

What

Add a linter to the govuk-browser-extension

Why

To analyse the code for any potential errors or stylistic issues, making it easier to maintain code quality and consistency across the app.

https://trello.com/c/hgBWMrlB/2296-add-a-linter-to-govuk-browser-extension

kashifatcha commented 8 months ago

Changes have been made following suggestions. I have decided to revert the changes in jasmine-jquery.js. I have also decided not to add the .eslintrc file with the rules for the linter as this would be consistent with other apps across govuk.