Initial commit: userscripts collection with oxlint tooling
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "userscripts",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "oxlint"
|
||||
},
|
||||
"devDependencies": {
|
||||
"oxlint": "^1.65.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user