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
2025-01-01 00:08:27 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
dd66921a97
unleash.unleash
/
migrations
/
20141020151056-initial-schema.js
2 lines
81 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
(
'001-initial-schema'
)
;
Reference in New Issue
Copy Permalink