const strict = require('./.eslintrc.js'); module.exports = { ...strict, extends: ['sentry-app'], };