commit | 1dc157276d834b5880a5cb20a7365348bd3c12ae | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Mon Mar 14 21:27:34 2022 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Mon Mar 14 21:27:34 2022 +0000 |
tree | d455ecde14871f70b13e83fad05f2a5970d8eeeb | |
parent | 5d1908eea07e351cfb131d7ac7f4d17fb5bf25d5 [diff] [blame] |
for coded
diff --git a/tsconfig.json b/tsconfig.json index 257f513..aa4591b 100644 --- a/tsconfig.json +++ b/tsconfig.json
@@ -10,5 +10,6 @@ "resolveJsonModule": true, "moduleResolution": "node", }, - "include": ["src/**/*"] + "include": ["src/**/*"], + "exclude": ["src/events:TODO/*"] } \ No newline at end of file