try to parse JS files without using the supported extensions

This commit is contained in:
erik-krogh
2022-09-19 12:20:20 +02:00
parent a16233aa7d
commit ccae0933c7
6 changed files with 85 additions and 72 deletions

View File

@@ -1,4 +1,3 @@
| arrows.js:1:5:1:5 | Error: Argument name clash | Error: Argument name clash |
| destructingPrivate.js:4:6:4:6 | Error: Unexpected token | Error: Unexpected token |
| notFlow.js:1:35:1:35 | Error: Unexpected token | Error: Unexpected token |
| tst.js:2:12:2:12 | Error: Unterminated string constant | Error: Unterminated string constant |