11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"name": "code-refactoring",
|
|
"description": "Code refactoring tools for applying consistent formatting and style across C# projects",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "atc-net"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |