We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0285de5 commit 83f15b2Copy full SHA for 83f15b2
.eslintignore
@@ -2,4 +2,5 @@ node_modules/**
2
client/node_modules/**
3
client/out/**
4
server/node_modules/**
5
-server/out/**
+server/out/**
6
+server/src/antlr/**
0 commit comments