mirror of
https://github.com/iv-org/videojs-quality-selector.git
synced 2025-05-02 14:36:13 -04:00
Upgrade sass-lint config to use new @silvermine org
This commit is contained in:
parent
5cd2703d2b
commit
999f5ecd2c
3 changed files with 11 additions and 11 deletions
|
@ -107,7 +107,7 @@ module.exports = function(grunt) {
|
|||
|
||||
sasslint: {
|
||||
options: {
|
||||
configFile: path.join(__dirname, 'node_modules', 'sass-lint-config-silvermine', 'sass-lint.yml'),
|
||||
configFile: path.join(__dirname, 'node_modules', '@silvermine/sass-lint-config', 'sass-lint.yml'),
|
||||
},
|
||||
target: config.sass.all,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue