Skip to content

make the package a real nodejs module

julian.baeume requested to merge real_nodejs_module into master

this allows consumers of this ruleset to just write:

"extends": ["open-xchange-appsuite"]

However, writing "extends": ["open-xchange-appsuite/.eslintrc"] is not possible any longer

Merge request reports