mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
Merge pull request #726 from proddy/dev
add missing elint supression to fix build
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import type { Translation } from '../i18n-types';
|
||||
// prettier-ignore
|
||||
/* prettier-ignore */
|
||||
/* eslint-disable */
|
||||
|
||||
const nl: Translation = {
|
||||
LANGUAGE: 'Taal',
|
||||
|
||||
Reference in New Issue
Block a user