* initial change * nav highlighting * icon change * deeeedoooop * text * show version number on all pages * icon * remove unused code * add knip * formatting * remove unused code * types fix * remove notion completely from the codebase. * update test for new url structure * clean up the fucking shop boys * make a "create job" factory and use that * moar factories * formatting
8 lines
118 B
JSON
8 lines
118 B
JSON
{
|
|
"$schema": "https://unpkg.com/knip@5/schema.json",
|
|
"tags": ["-lintignore"],
|
|
"workspaces": {
|
|
".": {}
|
|
}
|
|
}
|