nwaku/examples/mobile/.eslintrc.js
2024-05-21 21:00:22 -04:00

5 lines
64 B
JavaScript

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