chore(repo): dog-food @websnacksjs/conventional in this repo
This commit is contained in:
parent
99a7717410
commit
a941565528
6 changed files with 177 additions and 5121 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue