mirror of
https://github.com/thangisme/notes.git
synced 2025-01-18 03:36:28 -05:00
typo
This commit is contained in:
parent
4c022bd9ac
commit
0ba4685ee1
@ -16,6 +16,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "stylelint '**/*.scss'",
|
"test": "stylelint '**/*.scss'",
|
||||||
"format": "pretter --write '**/*.{scss,js,json}'"
|
"format": "prettier --write '**/*.{scss,js,json}'"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user