mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Fixing all eslint's reported error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {makeT} from 'app/client/lib/localization'
|
||||
import {makeT} from 'app/client/lib/localization';
|
||||
|
||||
const t = makeT('ExampleInfo');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user