PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/underscore/modules

Просмотр файла: templateSettings.js

import _ from './underscore.js';

// By default, Underscore uses ERB-style template delimiters. Change the
// following template settings to use alternative delimiters.
export default _.templateSettings = {
  evaluate: /<%([\s\S]+?)%>/g,
  interpolate: /<%=([\s\S]+?)%>/g,
  escape: /<%-([\s\S]+?)%>/g
};

Выполнить команду


Для локальной разработки. Не используйте в интернете!