mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
Adopt changes from community guideline for repository setup
https://github.com/react-native-community/.github/blob/master/Guidelines/Repository%20Setup.md
This commit is contained in:
1
.eslintrc.js
Normal file
1
.eslintrc.js
Normal file
@@ -0,0 +1 @@
|
||||
module.exports = { extends: "@react-native-community", "rules": { "no-bitwise": 0 } };
|
||||
Reference in New Issue
Block a user