mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 11:46:38 +08:00
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"scripts": {
|
|
"test": "abaplint *.abap"
|
|
},
|
|
"devDependencies": {
|
|
"abaplint": ">0.0.16"
|
|
}
|
|
} |