feat(regime)
This commit is contained in:
commit
f04afd6cca
36 changed files with 1058 additions and 0 deletions
9
templates/tools-oxc/package.json
Normal file
9
templates/tools-oxc/package.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"oxfmt": "^0.47.0",
|
||||
"oxlint": "^1.62.0"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "husky"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue