UNPKG

ember-cli-sass-lint

Version:

Pure Node.js sass/scss linting for Ember CLI projects

7 lines (5 loc) 112 B
/* eslint-env node */ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };