1
0
mirror of https://github.com/thangisme/notes.git synced 2025-11-18 11:11:16 -05:00

update package

This commit is contained in:
Patrick Marsceill
2020-04-24 00:30:13 -04:00
parent 3407f6c995
commit d26bb0fa8f

View File

@@ -17,5 +17,6 @@
"scripts": { "scripts": {
"test": "stylelint '**/*.scss'", "test": "stylelint '**/*.scss'",
"format": "prettier --write '**/*.{scss,js,json}'" "format": "prettier --write '**/*.{scss,js,json}'"
} },
"dependencies": {}
} }