mirror of
https://git.tuxpa.in/a/code-server.git
synced 2024-12-28 13:15:25 +00:00
8 lines
111 B
JSON
8 lines
111 B
JSON
{
|
|
"name": "@coder/rules",
|
|
"description": "Custom linting rules.",
|
|
"scripts": {
|
|
"build": "tsc -p ."
|
|
}
|
|
}
|