databag/app/client/mobile/.eslintrc.js
balzack 869b3be540
Some checks are pending
CI / CI (push) Waiting to run
copy over sdk, will attempt incremental merge in branch
2025-03-03 22:04:16 -08:00

5 lines
64 B
JavaScript

module.exports = {
root: true,
extends: '@react-native',
};