mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-08 16:31:00 +08:00
10 lines
127 B
JSON
10 lines
127 B
JSON
{
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"test": "abaplint *.abap"
|
|
},
|
|
"devDependencies": {
|
|
"abaplint": ">0.0.16"
|
|
}
|
|
}
|