base con autenticacion, registro, modulo encuestas
This commit is contained in:
4
apps/api/eslint.config.mjs
Normal file
4
apps/api/eslint.config.mjs
Normal file
@@ -0,0 +1,4 @@
|
||||
import { nestJsConfig } from '@repo/eslint-config/nest-js';
|
||||
|
||||
/** @type {import("eslint").Linter.Config} */
|
||||
export default nestJsConfig;
|
||||
Reference in New Issue
Block a user