UNPKG

ptz-copy

Version:

ptz-copy allows you to copy javascripts objects

11 lines 223 B
{ "extends": "tslint:latest", "rules": { "max-line-length": [true, 140], "member-ordering": [true, "public-before-private", "static-before-instance", "variables-before-functions" ] } }