local-scope
Version:
ES 2015 way of making private properties in class-based programming
14 lines (10 loc) • 305 B
Plain Text
# local-scope
#
# @author Robert Rossmann <rr.rossmann@me.com>
# @copyright 2015
# @license http://choosealicense.com/licenses/bsd-3-clause BSD-3-Clause License
# Default - Run it all!
all: install lint docs
include targets/nodejs/*.mk
# Project-specific information
# lintfiles = lib test