Commit Graph

7 Commits

Author SHA1 Message Date
Raghavan
862f16b20a Fix trailing comma (#247)
* added .prettierrc.json
* modified:   .gitignore
* yarn run format
* fix check format workflow
2024-02-11 19:41:16 +11:00
Raghavan
228c294ffa Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00
raghavan
cc7882da28 improved page listening 2024-01-19 20:33:34 +05:30
Scruffy Nerf
208c086dc0 kudos to @maista6969 for solving this better than I did... 2024-01-01 18:01:44 -05:00
Scruffy Nerf
fe9a8715af fixes query that aged badly 2024-01-01 17:53:22 -05:00
WithoutPants
7c47b63d54 Add dependencies 2023-11-22 18:06:12 +11:00
WithoutPants
a163eafe12 Remove leading numbers 2023-11-22 18:00:28 +11:00