We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a326b70 commit 0631881Copy full SHA for 0631881
index.test.js
@@ -1,6 +1,6 @@
1
const blueshift = require("./index.js");
2
3
-KNOWN_COLORS = {
+const KNOWN_COLORS = {
4
Austin: "#54c326",
5
Chicago: "#9cfa1e",
6
Fargo: "#02d55b",
0 commit comments