mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 16:59:50 +03:00
new linting, make sure code is type safe
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import Schema from 'async-validator';
|
||||
|
||||
import { IP_OR_HOSTNAME_VALIDATOR } from './shared';
|
||||
|
||||
export const NTP_SETTINGS_VALIDATOR = new Schema({
|
||||
|
||||
Reference in New Issue
Block a user