module.exports = {
  root: true,
  "extends": require.resolve('@cardstack/eslint-config')
};