Sha256: 2af86373e33a341d795eb2771955e99494b972a58ae86663814ac89892c0b429

Contents?: true

Size: 117 Bytes

Versions: 4

Compression:

Stored size: 117 Bytes

Contents

_.templateSettings = {
	evaluate: /<%([\s\S]+?)%>/g,
	interpolate: /<%=([\s\S]+?)%>/g,
	escape: /<%-([\s\S]+?)%>/g
};

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ninjs-0.16.8 spec/fixtures/badpattern.module.js
ninjs-0.16.7 spec/fixtures/badpattern.module.js
ninjs-0.16.6 spec/fixtures/badpattern.module.js
ninjs-0.16.5 spec/fixtures/badpattern.module.js