UNPKG

@cardstack/eslint-config

Version:

Shared eslint config for cardstack packages.

5 lines (4 loc) 61 B
module.exports = { root: true, extends: './index.js', };