abapGit/package.json
2016-02-02 11:59:04 +00:00

8 lines
106 B
JSON

{
"scripts": {
"test": "abaplint *.abap"
},
"devDependencies": {
"abaplint": ">0.0.16"
}
}