Files
socket.io/examples/ReactNativeExample/.eslintrc.js
2024-04-05 19:19:39 +02:00

5 lines
64 B
JavaScript

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