You've already forked snikket-web-portal
Switch to uv, add project config files.
This commit is contained in:
14
package.json
Normal file
14
package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "snikket-web-portal",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"packageManager": "pnpm@10.12.2",
|
||||
"devDependencies": {
|
||||
"prettier": "^3.6.0",
|
||||
"stylelint": "^16.21.0",
|
||||
"stylelint-config-standard-scss": "^15.0.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user