$ npm install --save babel-cli babel-preset-es2015
$ npm install --save-dev jasmine.babelrc:
{
"presets": ["es2015"]| using System; | |
| using System.Security.Cryptography; | |
| using System.Xml; | |
| namespace RSACryptoServiceProviderExtensions | |
| { | |
| public static class RSACryptoServiceProviderExtensions | |
| { | |
| public static void FromXmlString(this RSACryptoServiceProvider rsa, string xmlString) | |
| { |
$ npm install --save babel-cli babel-preset-es2015
$ npm install --save-dev jasmine.babelrc:
{
"presets": ["es2015"]| using System.Web; | |
| using System.Web.Optimization; | |
| namespace WebApplication4 | |
| { | |
| public class BundleConfig | |
| { | |
| // For more information on bundling, visit http://go.microsoft.com/fwlink/?LinkId=301862 | |
| public static void RegisterBundles(BundleCollection bundles) | |
| { |