ra-snippets READMESnippets for RA coursework! FeaturesAll snippets are prefixed with ras- ras-sqlz-config : template sequelize config file ras-sqlz-mig : template sequelize migration file with one createTable query ras-sqlz-table-otm : template one-to-many createTable query ras-sqlz-mdl-mtm : template many-to-many model Tab through placeholders to quickly edit the snippet. Model snippets name themselves based on the current filename. RequirementsNone yet! Extension SettingsNone yet! Known IssuesNone yet! Release Notes1.0.0Initial release of RASnippets. Sequelize template snippets, including config, models, migration files. |