You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-08-08 03:42:14 +03:00
Appease the linter
This commit is contained in:
@@ -7,7 +7,7 @@ import * as chokidar from "chokidar";
|
|||||||
import * as fs from "node:fs";
|
import * as fs from "node:fs";
|
||||||
import _ from "lodash";
|
import _ from "lodash";
|
||||||
import { Cpx } from "cpx";
|
import { Cpx } from "cpx";
|
||||||
import { util } from 'webpack';
|
import { util } from "webpack";
|
||||||
import { Translations } from "matrix-web-i18n";
|
import { Translations } from "matrix-web-i18n";
|
||||||
|
|
||||||
const REACT_I18N_BASE_PATH = "node_modules/matrix-react-sdk/src/i18n/strings/";
|
const REACT_I18N_BASE_PATH = "node_modules/matrix-react-sdk/src/i18n/strings/";
|
||||||
|
Reference in New Issue
Block a user