doc: add Readme and information in package.json
This commit is contained in:
parent
7d5a5d99ef
commit
468cb2154e
2 changed files with 49 additions and 37 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "vite-template-solid",
|
||||
"name": "signalstats",
|
||||
"version": "0.0.0",
|
||||
"description": "",
|
||||
"description": "Watch your signal messenger statistics",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
|
@ -57,9 +57,6 @@
|
|||
"zen-mitt": "^3.0.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx}": [
|
||||
"biome lint",
|
||||
"biome format"
|
||||
]
|
||||
"*.{ts,tsx}": ["biome lint", "biome format"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue