react-native/.eslintrc.js
Artur Gurgul 9829024b2c Initial commit
Generated by react-native@0.80.2
2025-08-01 12:57:32 +02:00

4 lines
64 B
JavaScript

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