test: verify pre-commit hook works

This commit is contained in:
Till JS 2026-03-17 13:11:24 +01:00
parent 77b82c5ce3
commit abbe12e7e7

View file

@ -42,3 +42,4 @@ import { typescriptConfig } from './typescript.js';
import { prettierConfig } from './prettier.js';
export default [...baseConfig, ...typescriptConfig, ...prettierConfig];
// test