mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 08:06:54 +00:00
6 lines
83 B
JSON
6 lines
83 B
JSON
{
|
|
"presets": [["@babel/preset-env"]],
|
|
"targets": {
|
|
"node": "20.16.0"
|
|
}
|
|
}
|