1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 22:10:51 +00:00

update package

This commit is contained in:
Patrick Marsceill 2020-04-24 00:30:13 -04:00
parent 3407f6c995
commit d26bb0fa8f
No known key found for this signature in database
GPG Key ID: 286B93882D828F40

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": {}
} }