UNPKG

gen-jhipster

Version:

VHipster - Spring Boot + Angular/React/Vue in one handy generator

8 lines (7 loc) 245 B
import type { ConfigObject } from '@eslint/core'; /** * Config applied to transformed source in generation process. * Rules must be compatible with auto fix to be applied. */ declare const baseConfig: ConfigObject; export default baseConfig;