mirror of
https://github.com/thangisme/notes.git
synced 2025-10-23 15:24:56 -04:00
typo
This commit is contained in:
@@ -16,6 +16,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "stylelint '**/*.scss'",
|
"test": "stylelint '**/*.scss'",
|
||||||
"format": "pretter --write '**/*.{scss,js,json}'"
|
"format": "prettier --write '**/*.{scss,js,json}'"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user