Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Fix: correct loading espree (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-plane authored and not-an-aardvark committed Mar 5, 2019
1 parent a9735c7 commit 9d476e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parser/index.html
Expand Up @@ -54,5 +54,5 @@ <h3>Options</h3>
</div>
</div>

<script type="text/javascript" src="../js/app/eslint.js"></script>
<script type="text/javascript" src="../js/app/espree.js"></script>
<script type="text/javascript" src="../js/app/parser/index.built.js"></script>

0 comments on commit 9d476e3

Please sign in to comment.