issues
search
WSWCWaterDataExchange
/
WestDAAT
Managing the code of the Western States Water Data Access and Analysis Tool (WestDAAT)
https://westdaat.westernstateswater.org/
BSD 3-Clause "New" or "Revised" License
5
stars
5
forks
source link
Sass & ESLint updates
#373
Closed
tarrball
closed
1 month ago
tarrball
commented
1 month ago
Update Sass and fix some deprecation warnings (there's a migrator tool from Sass explained here for the curious:
https://sass-lang.com/documentation/breaking-changes/import/
)
Remove "unused vars" violations and enable that ESLint rule
Pull Request Checklist
[x] Did you pull latest and merge
develop
(or
master
) into your branch?
[ ] Did you add tests?
[x] Did you run the front-end tests (if applicable)?
[ ] Did you run the back-end tests (if applicable)?
[ ] Did you include screenshots or a demo video (if applicable)?
[x] Did you include a descriptive title and description with your PR?
[ ] Did you perform a self-review before assigning reviewers?
Pull Request Checklist
develop
(ormaster
) into your branch?