* feat: migrate to biome * doc: fix contributing * fix: type * resolve conflict and format * fix: remove built files * fix: remove built files * fix: remove built files * fix: format"
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
module.exports = {
|
|
presets: ["module:@react-native/babel-preset"],
|
|
};
|