styleguide/javascriptguide.xml
Stephen Hicks 8f254427d9 Update and replace JavaScript style guide.
The new guide is completely rewritten in light of ES2015.  The old guide
has been replaced with a link to the new guide.
2016-11-17 18:02:23 -08:00

8 lines
249 B
XML

<?xml version = '1.0'?>
<?xml-stylesheet type="text/xsl" href="styleguide.xsl"?>
<GUIDE title="Google JavaScript Style Guide">
<p class="revision">
Please note: this guide has been <a href="jsguide.html">updated and moved</a>.
</p>
</GUIDE>