1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
seirdy.one/package.json

13 lines
260 B
JSON
Raw Normal View History

{
"devDependencies": {
"@hint/hint-doctype": "^3.3.20",
"hint": "^7.1.0",
"stylelint": "^14.8.1",
2022-04-14 01:22:07 +00:00
"stylelint-config-standard": "^25.0.0"
},
"dependencies": {
"stylelint-config-recommended": "^7.0.0",
"typescript": ">=2.8.0"
}
}