mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-04-19 18:09:57 -04:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"name": "@repo/commitlint-config",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^19.5.0",
|
|
"commitlint": "^19.5.0",
|
|
"commitlint-config-gitmoji": "^2.3.1"
|
|
}
|
|
}
|