mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
chore(react): migrate to eslint, add prettier (#26633)
This commit is contained in:
@ -5,8 +5,8 @@ describe('test', () => {
|
||||
it('should pass', () => {
|
||||
// This is to get CI to pass!
|
||||
// We need to figure out an ESM solution for tests
|
||||
})
|
||||
})
|
||||
});
|
||||
});
|
||||
|
||||
/*import { alertController, modalController } from '@ionic/core';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user