mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 13:02:10 +08:00
docs: add maintaining.md with workflow
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { JSDOM } from "jsdom"
|
||||
import { loggerModule } from "../utils/helpers"
|
||||
import { registerServiceWorker } from "../../src/browser/register"
|
||||
import { loggerModule } from "../utils/helpers"
|
||||
import { LocationLike } from "./util.test"
|
||||
|
||||
describe("register", () => {
|
||||
|
Reference in New Issue
Block a user