We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c9d17 commit b0339edCopy full SHA for b0339ed
1 file changed
index.html
@@ -38,7 +38,8 @@
38
</label> -->
39
</div>
40
41
- <button onclick="handleJson()">remove deprecated properties</button>
+ <button onclick="handleJson()">Download</button>
42
+ <label>Warning: this tool can't auto fix the value in script</label>
43
44
<script src="bundle.js" type="text/javascript"></script>
45
<script>
0 commit comments