UNPKG

ut-tools

Version:

Build and Release management automation package.

11 lines (9 loc) 214 B
/** * DON'T EDIT THIS FILE. * This file was generated by "scripts/update-lib-configs.js" script. */ "use strict" module.exports = { plugins: ["es"], rules: { "es/no-exponential-operators": "error" }, }