Skip to content

Commit

Permalink
Add jsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Feb 22, 2020
1 parent 4301b92 commit c6d56bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jsconfig.json
@@ -0,0 +1,6 @@
{
"compilerOptions": {
"lib": ["bitwig", "es5"],
"target": "es5"
}
}

0 comments on commit c6d56bc

Please sign in to comment.