UNPKG

rtk

Version:

Agnostic software release tool for managing versions on changelog (keep-a-changelog), multi-format files (JSON, Makefile, text, TOML, YAML), and also for tagging source code of a Git repo

14 lines (13 loc) 201 B
--- env: es6: true node: true mocha: true extends: 'eslint:recommended' globals: Atomics: readonly SharedArrayBuffer: readonly parserOptions: ecmaVersion: 11 sourceType: module rules: {}