We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2911b0f commit c5290dfCopy full SHA for c5290df
.vscode/settings.json
@@ -0,0 +1,6 @@
1
+{
2
+ "cSpell.words": [
3
+ "jerone",
4
+ "userscripts"
5
+ ]
6
+}
package.json
@@ -1,6 +1,6 @@
{
"private": true,
- "name": "jerone's userscripts",
+ "name": "jerone-userscripts",
"version": "0.0.0",
"scripts": {
"lint": "eslint ."
0 commit comments