Files
PeerScribe/.eslintrc.js
abhay-raizada 6b9afc2c8f Initial commit
Generated by react-native@0.73.4
2024-02-23 08:27:44 +05:30

5 lines
64 B
JavaScript

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