this repo has no description
1module.exports = { 2 root: true, 3 extends: ['universe/native', 'universe/web'], 4 ignorePatterns: ['build'], 5};