This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-12-22 19:07:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
1caf2ddc53
unleash.unleash
/
migrations
/
20141118071458-default-strategy-event.js
2 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
#108 Add eslint-config-spt and remove jshint (#111) * #108 Add eslint-config-spt * #108 Ignore bundle.js file * #108 Change eslint ignore path to a glob file * Remove jshint and follow more of eslint rules
2016-04-24 22:41:37 +02:00
module
.
exports
=
require
(
'../lib/migrationRunner'
)
.
create
(
'004-insert-default-strategy-event'
)
;
Reference in New Issue
Copy Permalink