Add tests for new methods

This commit is contained in:
rejas
2021-08-31 23:26:06 +02:00
parent 43eb760bce
commit f2bc10c5c0
4 changed files with 54 additions and 3 deletions

View File

@@ -62,7 +62,8 @@
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-prettier": "^1.2.0"
"stylelint-prettier": "^1.2.0",
"suncalc": "^1.8.0"
},
"optionalDependencies": {
"electron": "^13.2.3"