disableNamingConvention

Environment: Server.

Disable the telefunction naming convention, See Guides > Event-based telefunctions > Naming convention.

// Environment: Server

import { config } from 'telefunc'

config.disableNamingConvention = true