I hereby claim:
- I am JakeCooper on github.
- I am jakecooper (https://keybase.io/jakecooper) on keybase.
- I have a public key whose fingerprint is 645F C4CC 7899 5C78 0EAC 2B84 315F 446F 0001 FE5C
To claim this, I am signing this object:
| function fd() { | |
| git add -A | |
| git commit -m $1 | |
| git push | |
| } | |
| function fds() { | |
| git add -A | |
| git commit -m "fastcommit" | |
| git push |
| const swc = require("@swc/core"); | |
| const { exec, spawn } = require("child_process"); | |
| const chokidar = require("chokidar"); | |
| const fs = require("fs"); | |
| const { dirname, basename } = require("path"); | |
| const DEBOUNCE_TIME_MS = 100; | |
| let options = { | |
| jsc: { |
I hereby claim:
To claim this, I am signing this object: