Skip to content

Commit

Permalink
Merge branch 'js-babel'
Browse files Browse the repository at this point in the history
  • Loading branch information
JanWichelmann committed Apr 6, 2024
2 parents 9643960 + ed22192 commit f442487
Show file tree
Hide file tree
Showing 15 changed files with 5,747 additions and 660 deletions.
9 changes: 9 additions & 0 deletions JavascriptTracer/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
env:
browser: true
es2021: true
node: true
extends: eslint:recommended
parserOptions:
ecmaVersion: latest
sourceType: module
rules: {}
363 changes: 0 additions & 363 deletions JavascriptTracer/analysis.js

This file was deleted.

Loading

0 comments on commit f442487

Please sign in to comment.