Files
react-native-omni/example/.eslintrc.js
T
2026-04-06 12:53:56 +02:00

5 lines
64 B
JavaScript

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