diff --git a/Reference/luna-plugins b/Reference/luna-plugins new file mode 160000 index 0000000..29204be --- /dev/null +++ b/Reference/luna-plugins @@ -0,0 +1 @@ +Subproject commit 29204beb9362803ee82fe5d4fcc9d80c4fa1fb4a diff --git a/biome.json b/biome.json new file mode 100644 index 0000000..362e5f2 --- /dev/null +++ b/biome.json @@ -0,0 +1,9 @@ +{ + "linter": { + "rules": { + "complexity": { + "useArrowFunction": "off" + } + } + } + } \ No newline at end of file