Sood RuchikaforRuchikaSoodruchikasood.hashnode.netยทDec 20, 2022Eslint configuration for unused variables in NextJs app, with typescriptYou can use the below eslint config in your nextjs, typescript app.Do not forget to include the required pkgs in package.json { "root":true, "parser": "@typescript-eslint/parser", "extends": [ "prettier", "eslint:recommended", "plug...106 readseslintAdd a thoughtful commentNo comments yetBe the first to start the conversation.