chore(repo): dog-food @websnacksjs/conventional in this repo

This commit is contained in:
M. George Hansen 2025-08-19 18:35:47 +12:00
parent 5f519f54f2
commit 2867c2f875
Signed by: mgeorgehansen
SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM
6 changed files with 123 additions and 5121 deletions

View file

@ -1,5 +1,14 @@
{
"files": [],
"extends": ["./tsconfig.common.json"],
"compilerOptions": {
"rootDir": ".",
"module": "nodenext",
"moduleResolution": "nodenext",
"allowJs": true,
"noEmit": true,
"checkJs": true
},
"include": ["./*.config.js"],
"references": [
{
"path": "./packages/conventional"