mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 23:07:27 +02:00
not finished
This commit is contained in:
7
packages/rules/package.json
Normal file
7
packages/rules/package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "@coder/rules",
|
||||
"description": "Custom linting rules.",
|
||||
"scripts": {
|
||||
"build": "tsc -p ."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user