Add title and encoding to the REPL

master
Artem Sapegin 2017-01-12 13:59:32 +01:00 committed by GitHub
parent be6e92f064
commit 7fee1588ae
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
<meta charset="utf-8">
<title>Prettier</title>
<script>global = window;</script>
<script src="prettier.min.js"></script>