mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 11:40:28 -05:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"name": "@repo/commitlint-config",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"devDependencies": {
|
|
"@commitlint/cli": "^19.6.0",
|
|
"commitlint": "^19.6.0",
|
|
"commitlint-config-gitmoji": "^2.3.1"
|
|
}
|
|
}
|