mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-05 22:46:32 +00:00
refactor(options): add css and scss to lint configs for prettier
This commit is contained in:
parent
483192a57d
commit
009da851b6
@ -14,7 +14,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
{
|
||||
files: '{*.js?(on),*.js, *.ts, *.vue}',
|
||||
files: '{*.js?(on),*.js, *.ts, *.vue, *.css, *.scss}',
|
||||
options: {
|
||||
trailingComma: 'none',
|
||||
tabWidth: 2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user