mirror of
https://github.com/apache/superset.git
synced 2026-04-17 07:05:04 +00:00
Prettify the frontend code (#8648)
* Add Prettier global configs * Format js/jsx/ts/tsx/less files
This commit is contained in:
@@ -43,7 +43,6 @@ describe('getNestedValue', () => {
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
describe('interpolate', () => {
|
||||
it('is a function', () => {
|
||||
expect(typeof interpolate).toBe('function');
|
||||
|
||||
Reference in New Issue
Block a user