UNPKG

michaelbakker1986_composefile

Version:

Create dynamic Docker Compose files using Node.js

10 lines (9 loc) 131 B
{ "extends": "es/2015/server", "rules": { "no-restricted-syntax": [ 0, "ClassDeclaration" ] } }