Commit Graph

4 Commits

Author SHA1 Message Date
Andreas Jaeger f57ebca959 Retire js-generator-openstack
This repository is unused, retire it.

Change-Id: Ib6b55e118b7092a05dfe6bcbb6bcb66a8b20fdc2
Depends-On: https://review.openstack.org/597370/
2018-08-29 09:04:51 +02:00
Yujun Zhang 5c9e5bbeaf Remove IIFE in all scripts
It is not required by node.js, but introduce troubles while
generating documents with jsdoc3.

Refer to https://github.com/jsdoc3/jsdoc/issues/456

Change-Id: I6664f1be0fc3e86f3a7e3843d557786c37df1c5e
2016-07-05 16:38:35 +08:00
Michael Krotscheck efa9fb66b3 Eslint support
Eslint configuration and ignore file are now generated, with
simple writeback support.
2016-03-29 08:33:23 -07:00
Michael Krotscheck 582a57dd42 Moved eslint config from package.json into .eslintrc
This permits somewhat simpler separation of generators. One for
eslint, one for genconfig, etc etc.
2016-03-22 10:53:43 -07:00