diff --git a/nx.json b/nx.json new file mode 100644 index 00000000..c4e4ec33 --- /dev/null +++ b/nx.json @@ -0,0 +1,8 @@ +{ + "npmScope": "chess-but-better", + "projects": { + "chess-but-better": { + "tags": [] + } + } +}