Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AntonPalmqvist/physically-based-api
/ pre-commit.mjs
File
pre-commit.mjs
scripts/pre-commit.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile, writeFile } from
"node:fs/promises"
;
2
import
process from
"node:process"
;
3
4
// Get current date as YYYYMMDDHHmm
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected