#eslint search results

#ESLint statically analyzes your code to quickly find problems and notify warnings or errors. It's already configured if you're creating projects with VITE or can be manually installed in #Angular application by using the npm package "angular-eslint". Here some tips : )

biondifabio's tweet image. #ESLint statically analyzes your code to quickly find problems and notify warnings or errors. 

It's already configured if you're creating projects with VITE or can be manually installed in #Angular application by using the npm package "angular-eslint".

Here some tips : )

We're getting closer... The #Angular architecture editor will launch soon-ish and let you define your #eslint based architectural types and rules with ease 😉

tomastrajan's tweet image. We're getting closer...

The #Angular architecture editor will launch soon-ish and let you define your #eslint based architectural types and rules with ease 😉

Using Angular ESLint on a non-v20 Angular version, and wondering which rules you can use already? I added a new page to the Angular Caniuse family! You can track when available angular-eslint rules were released. Discover: angular.courses/caniuse/eslint #angular #eslint

GeromeDEV's tweet image. Using Angular ESLint on a non-v20 Angular version, and wondering which rules you can use already?

I added a new page to the Angular Caniuse family!

You can track when available angular-eslint rules were released.

Discover: angular.courses/caniuse/eslint

#angular #eslint
GeromeDEV's tweet image. Using Angular ESLint on a non-v20 Angular version, and wondering which rules you can use already?

I added a new page to the Angular Caniuse family!

You can track when available angular-eslint rules were released.

Discover: angular.courses/caniuse/eslint

#angular #eslint

👋Hey folks, great news! 📖 #Angular Enterprise Architecture ebook 2.0 🚀 is OUT NOW! ✅ Well defined set of architectural building blocks ✅ Automated architecture validation with #eslint ✅ Example ready to use repository ✅ Standalone first approach and APIs ✅ Lots pf…

tomastrajan's tweet image. 👋Hey folks, great news! 

📖 #Angular Enterprise Architecture ebook 2.0
🚀 is OUT NOW!

✅ Well defined set of architectural building blocks
✅ Automated architecture validation with  #eslint
✅ Example ready to use repository
✅ Standalone first approach and APIs
✅ Lots pf…

I wrote a brief introduction about how to write custom #ESLint rules. Enjoy reading! Link in first comment

michaelbe812's tweet image. I wrote a brief introduction about how to write custom #ESLint rules.

Enjoy reading!

Link in first comment

Day 82 ✅ Took a short 3-day Manali trip with friends — that’s why I couldn’t post for a bit 🏔️ Back on track today 👨‍💻 Learned about: ✅ Using ESLint as formatter ✅ Proper Prettier configuration in Next.js Let’s go again 🔥 #Nextjs #ESLint #Prettier

NullPointerzx's tweet image. Day 82 ✅

Took a short 3-day Manali trip with friends —
that’s why I couldn’t post for a bit 🏔️
Back on track today 👨‍💻

Learned about:

✅ Using ESLint as formatter
✅ Proper Prettier configuration in Next.js

Let’s go again 🔥

#Nextjs #ESLint #Prettier

Only critic that can roast your code line by line 👨🏽‍💻 #ESLint #JavaScript

ratedinvestor's tweet image. Only critic that can roast your code line by line 👨🏽‍💻 

#ESLint #JavaScript

#ESLint прекращает поддержку своих собственных средств форматирования и предлагает начать использовать сторонние, вроде #Prettier. Мои счастливые пять копеек по этому поводу: t.me/htmlshit/2350

bekharsky's tweet image. #ESLint прекращает поддержку своих собственных средств форматирования и предлагает начать использовать сторонние, вроде #Prettier.

Мои счастливые пять копеек по этому поводу: t.me/htmlshit/2350

New #eslint #react rule with autofix!

artalar_dev's tweet image. New #eslint #react rule with autofix!
artalar_dev's tweet image. New #eslint #react rule with autofix!

🪷 This is what I want to understand, and I am looking for material to read about ESLint in depth. Guess what? I found this automatically. Thanks @kirat_tw for creating this amazing content!🌸 #100devs #eslint #nextjs

priyankashah317's tweet image. 🪷 This is what I want to understand, and I am looking for material to read about ESLint in depth. Guess what? I found this automatically. Thanks @kirat_tw for creating this amazing content!🌸
#100devs #eslint #nextjs

🧠 ESLint is getting ready for multithreading! Soon you'll be able to lint faster by using multiple CPU cores with "--concurrency=auto" 🚀 Want to try it early? Test the feature here 👉 github.com/eslint/eslint/… Tried it already? Let us know! #eslint #webdev #javascript


Happiness after yesterdays talk at @bernerJS ! We've learned all about how to make sure that our #Angular (but also applicable to other frameworks) project architecture stays clean with automated architecture validation with #eslint for the whole project lifetime!

tomastrajan's tweet image. Happiness after yesterdays talk at @bernerJS !

We've learned all about how to make sure that our #Angular (but also applicable to other frameworks) project architecture stays clean with automated architecture validation with #eslint for the whole project lifetime!

🅰️ The Angular team released a set of instructions to help AI make better #Angular code. Many of these rules are actually verifiable through #ESLint rules. 🔗Official instructions for LLMs: angular.dev/ai/develop-wit…

GergelySzerovay's tweet image. 🅰️ The Angular team released a set of instructions to help AI make better #Angular code. Many of these rules are actually verifiable through #ESLint rules.

🔗Official instructions for LLMs: angular.dev/ai/develop-wit…

¡Adiós #ESlint y #Prettier! 👋 ¿#Biome es el futuro? 🚀 Lo configuramos a fondo. #programacion #frontend #backend

G_Programming's tweet image. ¡Adiós #ESlint y #Prettier! 👋 ¿#Biome es el futuro? 🚀 Lo configuramos a fondo. #programacion #frontend #backend

Before committing any changes, it's a habit to run 'pnpm build' to make sure all ESLint rules are passing and to have a smooth build process. #eslint #smooth #project #buildinpublic #codeinpublic #build

MaiVangSWE's tweet image. Before committing any changes, it's a habit to run 'pnpm build' to make sure all ESLint rules are passing and to have a smooth build process.

#eslint #smooth #project #buildinpublic #codeinpublic #build

✅ Day 81 Learned: 🔹 FlatCompat converts old ESLint configs → new flat config 🔹 ESLint uses array of config objects 🔹Plugins = define rules 🔹 Presets = enable + configure rules 🔹 import.meta.dirname 📂 🔹 Next.js presets: core-web-vitals ⚡ + typescript 📘 #Nextjs #ESLint


🆕 Zenn記事公開しました! 【TypeScript】typescript-eslint/no-explicit-any エラーと型安全ガイド anyエラーとの向き合い方 ・any と unknown との使い分け ・ジェネリクスの例 ・Zod/Prismaとの連携 ▼記事はこちら zenn.dev/ykbone/article… #TypeScript #ESLint #Zenn


Native ESLint support on GitHub Copilot code review!!!

Copilot code review now surfaces actionable feedback from linters, so the small stuff is never missed--and you can customize which linters are used via repository rulesets. This feature is available... github.blog/changelog/2025…



🖥️ saiyam1814/k8s-game This template provides a minimal setup to get #React working in #Vite with HMR and some #ESLint rules. github.com/saiyam1814/k8s… #TypeScript


eslint hasn't passed in 2 months... this will change this weekend

itsjustcornbro's tweet image. eslint hasn't passed in 2 months... this will change this weekend

lost precious hours of development configuring eslint because: 1) eslint v9 fucking sucks. i hate it. 2) i forgot to include the root:true flag and vscode was pulling the global eslint 3) the global eslint had a bug should’ve gone with v8 instead


Front end tooling isn't production ready. Eslint broke because of python. Who decides these ridiculous dependency trees?


Last month we switched to oxlint for the speed, but reverted back to eslint because oxlint's editor experience is a buggy mess. Also using type aware rules forces us to TS v7 which required unwanted changes. I'm looking forward to oxlint but it still feels incomplete.


めっちゃ仕事するやん… #ESLint


Using Angular ESLint on a non-v20 Angular version, and wondering which rules you can use already? I added a new page to the Angular Caniuse family! You can track when available angular-eslint rules were released. Discover: angular.courses/caniuse/eslint #angular #eslint

GeromeDEV's tweet image. Using Angular ESLint on a non-v20 Angular version, and wondering which rules you can use already?

I added a new page to the Angular Caniuse family!

You can track when available angular-eslint rules were released.

Discover: angular.courses/caniuse/eslint

#angular #eslint
GeromeDEV's tweet image. Using Angular ESLint on a non-v20 Angular version, and wondering which rules you can use already?

I added a new page to the Angular Caniuse family!

You can track when available angular-eslint rules were released.

Discover: angular.courses/caniuse/eslint

#angular #eslint

Want cleaner backend code with less fuss? Integrate ESLint early in your Node.js projects. Set rules aligned with your style, automate linting in CI, and watch bugs fade while code consistency shines. Lint smart, ship faster! 💡 #CleanCode #ESLint #BackendDev


🎉 I am so happy to share with you that `eslint-flat-config-viewer` is now the official ESlint Config Inspector! 🚀 Huge thanks to @slicknet and the @geteslint team for offering the chance and being very supportive! 💜 Give it a try and I hope you will find it helpful! 😆

antfu7's tweet image. 🎉 I am so happy to share with you that `eslint-flat-config-viewer` is now the official ESlint Config Inspector! 🚀

Huge thanks to @slicknet and the @geteslint team for offering the chance and being very supportive! 💜

Give it a try and I hope you will find it helpful! 😆

~~I betrayed my faith~~ 🤣 I mean, It's actually pretty good! Try to use Prettier in ESLint to format only files (CSS/HTML) that ESLint does not have full support yet (they are working on making ESLint language-agnostic!) I told you I love Prettier! 💜 github.com/antfu/eslint-c…

github.com

feat: use prettier to format CSS and HTML by antfu · Pull Request #343 · antfu/eslint-config

ImportantUpdate: Please do not use it, it's has been deprecated in #346 👀 Check the readme for more details: https://github.com/antfu/eslint-config#prettier The current approach uses a fo...


🔍 Made a Visualized Flat Config viewer for @geteslint. Hopefully, it would help to author high-quality eslint configs and rules discovery! @nuxt_js made the whole process so simple, built the app and shipped it to npm with only a few lines of code 😆 github.com/antfu/eslint-f…

antfu7's tweet image. 🔍 Made a Visualized Flat Config viewer for @geteslint. Hopefully, it would help to author high-quality eslint configs and rules discovery!

@nuxt_js made the whole process so simple, built the app and shipped it to npm with only a few lines of code 😆

github.com/antfu/eslint-f…

ESLint is planning to deprecate formatting rules. If that happens, I'll start an org for porting and continue maintaining those rules. Huge respect to the @geteslint and @tseslint teams for maintaining those rules for so long and helping us productive 💚 github.com/eslint/eslint/…


Speeding up the JavaScript ecosystem - Part 3 🚀 This time we're taking a closer look at eslint and what is needed for a linter to do it's jobs. There are a few surprises in there that would make it faster. marvinh.dev/blog/speeding-…


Last week, the ESLint TSC agreed to move forward with our first complete rewrite to reimagine ESLint for the next ten years. github.com/eslint/eslint/… If you’re a user, plugin developer, parser developer, or integrator, we want your feedback.


The newly redesigned ESLint website is now live! eslint.org This is the result of several months of work with the whole ESLint team plus: 🎨Visual design by @haydenbleasel 🛠️Implementation by @SaraSoueidan 🖼️Blog images by @gavnbarnett 🎬Animation by @cassiecodes


Hoy sale hilo de la herramienta de desarrollo que más uso y posiblemente la que más me gusta, ESLint, vamos a ver que es, como configurarla, personalizarla, extenderla y más. También usaremos prettier. Atenti, por que una vez que las sepas usar bien, no hay vuelta atrás 🧵

goncy's tweet image. Hoy sale hilo de la herramienta de desarrollo que más uso y posiblemente la que más me gusta, ESLint, vamos a ver que es, como configurarla, personalizarla, extenderla y más. También usaremos prettier. Atenti, por que una vez que las sepas usar bien, no hay vuelta atrás 🧵

Ready to migrate to ESLint? Learn all about it in our latest YouTube video! ↓ goo.gle/angular-youtub…


#ESLint statically analyzes your code to quickly find problems and notify warnings or errors. It's already configured if you're creating projects with VITE or can be manually installed in #Angular application by using the npm package "angular-eslint". Here some tips : )

biondifabio's tweet image. #ESLint statically analyzes your code to quickly find problems and notify warnings or errors. 

It's already configured if you're creating projects with VITE or can be manually installed in #Angular application by using the npm package "angular-eslint".

Here some tips : )

We're getting closer... The #Angular architecture editor will launch soon-ish and let you define your #eslint based architectural types and rules with ease 😉

tomastrajan's tweet image. We're getting closer...

The #Angular architecture editor will launch soon-ish and let you define your #eslint based architectural types and rules with ease 😉

社内で謎雑誌が創刊しとる😂 #ESLint

tokichieto's tweet image. 社内で謎雑誌が創刊しとる😂
#ESLint

#ESLint прекращает поддержку своих собственных средств форматирования и предлагает начать использовать сторонние, вроде #Prettier. Мои счастливые пять копеек по этому поводу: t.me/htmlshit/2350

bekharsky's tweet image. #ESLint прекращает поддержку своих собственных средств форматирования и предлагает начать использовать сторонние, вроде #Prettier.

Мои счастливые пять копеек по этому поводу: t.me/htmlshit/2350

Comparison of 3 major #ESLint style guides: Google, Airbnb and Standard VS Canonical. github.com/gajus/eslint-c…

kuizinas's tweet image. Comparison of 3 major #ESLint style guides: Google, Airbnb and Standard VS Canonical. github.com/gajus/eslint-c…

Quand #esLint m'envoie des messages subliminaux à 17h28 ...

Tom32i's tweet image. Quand #esLint m'envoie des messages subliminaux à 17h28 ...

Who else feels a little bit guilty when they disable #eslint or #typescript rules 🙈 ? #100DaysOfCode #CodeNewbie #Frontend #webdev #WomenWhoCode


#nodetips If you run `npm audit` in your CI you can test only production dependencies with: > `NODE_ENV=production npm audit` (Quite useful right now that there's an open security issue with an #ESLint dependency)

loige's tweet image. #nodetips If you run `npm audit` in your CI you can test only production dependencies with:

> `NODE_ENV=production npm audit`

(Quite useful right now that there's an open security issue with an #ESLint dependency)

Working on something cool. Stay tuned 🤓 #TypeScript #ESLint

ArrowoodTech's tweet image. Working on something cool. Stay tuned 🤓

#TypeScript #ESLint

I wrote a brief introduction about how to write custom #ESLint rules. Enjoy reading! Link in first comment

michaelbe812's tweet image. I wrote a brief introduction about how to write custom #ESLint rules.

Enjoy reading!

Link in first comment

#til that #eslint has a timing env variable you can use... Dat monorepo/no-relative-import tho. 😱

jcreamer898's tweet image. #til that #eslint has a timing env variable you can use...

Dat monorepo/no-relative-import tho. 😱

I may be late to the party but I didn't know you could use the terminal ".." to go up one level when importing a file!! Thanks linter... 💎💎 #Reactjs #Airbnb #ESLint #Prettier #Javascript #ES6 #DevLife #programmer #frontenddev #FrontEndDevelopment #React

CoachChrisLV's tweet image. I may be late to the party but I didn't know you could use the terminal ".." to go up one level when importing a file!! Thanks linter...
 💎💎

#Reactjs #Airbnb #ESLint #Prettier #Javascript #ES6 #DevLife #programmer #frontenddev #FrontEndDevelopment  #React

Day 82 ✅ Took a short 3-day Manali trip with friends — that’s why I couldn’t post for a bit 🏔️ Back on track today 👨‍💻 Learned about: ✅ Using ESLint as formatter ✅ Proper Prettier configuration in Next.js Let’s go again 🔥 #Nextjs #ESLint #Prettier

NullPointerzx's tweet image. Day 82 ✅

Took a short 3-day Manali trip with friends —
that’s why I couldn’t post for a bit 🏔️
Back on track today 👨‍💻

Learned about:

✅ Using ESLint as formatter
✅ Proper Prettier configuration in Next.js

Let’s go again 🔥

#Nextjs #ESLint #Prettier

here’s another example of one-line custom #eslint rule: enforcing a naming convention on top-level test suites cc @slicknet

b0neskull's tweet image. here’s another example of one-line custom #eslint rule: enforcing a naming convention on top-level test suites

cc @slicknet

Write beautiful and consistent JavaScript code using ESLint, Prettier and VSCode go.learn4startup.com/c022586481 #javascript #vscode #eslint #prettier

codek_tv's tweet image. Write beautiful and consistent JavaScript code using ESLint, Prettier and VSCode
go.learn4startup.com/c022586481

#javascript #vscode #eslint #prettier

Angular v13.2.0 automatically adds ESLint when running ng lint command. You don't have to search how to set up linting anymore. It's really nice to see small things like this which make DX better. #Angular #eslint #ngupdate

AdiSreyaj's tweet image. Angular v13.2.0 automatically adds ESLint when running ng lint command. You don't have to search how to set up linting anymore. It's really nice to see small things like this which make DX better.

#Angular #eslint #ngupdate

Super interesting talk about static code analysis tools from @jaimefjorge from @codacy and the involved movement. #WeAreDevs19 #Javascript #eslint

tobiasweyer_dev's tweet image. Super interesting talk about static code analysis tools from @jaimefjorge from @codacy and the involved movement.

#WeAreDevs19 #Javascript  #eslint

🚀 Stellar ⁦@ReactMiamiConf⁩ talk on #ESLint + #React + #TypeScript! By ⁦@JoshuaKGoldberg⁩ 💻

luisrivas_io's tweet image. 🚀 Stellar ⁦@ReactMiamiConf⁩ talk on #ESLint + #React + #TypeScript! By ⁦@JoshuaKGoldberg⁩ 💻

Get Organized: How to Auto Sort Your #JavaScript Imports with #ESLint buff.ly/3SI6x2i

macronimous's tweet image. Get Organized: How to Auto Sort Your #JavaScript Imports with #ESLint buff.ly/3SI6x2i

Saved by the linter gods 🙏 #eslint #nodejs #commandline

liran_tal's tweet image. Saved by the linter gods 🙏

#eslint #nodejs #commandline

Loading...

Something went wrong.


Something went wrong.


United States Trends