dtinit / portmap

A structured search frontend for portability articles to help people find solutions and help us learn about needs
https://portmap.dtinit.org
Other
2 stars 0 forks source link

Setup ESLint #41

Closed alexbainter closed 8 months ago

alexbainter commented 8 months ago

Closes #31. Relates to #23. ESLint should tell us if we try to use features from ES7+. Relates to #39.

Changes

Notes

For now I'm just informing ESLint about global variables like lucide and queryStructure at the top of the files that use them.

alexbainter commented 8 months ago

Woo!

image