mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 增加作者字段
This commit is contained in:
parent
f7e9ce8f62
commit
1a0c9e9ebe
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ out
|
||||
node_modules
|
||||
.vscode-test/
|
||||
*.vsix
|
||||
yarn-error.log
|
||||
|
@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "any-rule",
|
||||
"publisher":"russell",
|
||||
"displayName": "any-rule",
|
||||
"description": "",
|
||||
"description": "快速找到所需正则",
|
||||
"version": "0.0.1",
|
||||
"engines": {
|
||||
"vscode": "^1.36.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user