mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-10 01:16:39 +02:00
* #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
2 lines
81 B
JavaScript
2 lines
81 B
JavaScript
module.exports = require('../lib/migrationRunner').create('001-initial-schema');
|