setuping prettier and eslint with new next app
hey folks here is my eslint config and prettier config I'm using with the t3-app
and with this I do get the eslint and prettier warning when I do something wrong I have attached the image also when I save the file it does automatically formats the file but the problem is when I use same config with new next-app I do not get any warning nor it formats when I save the file here are the prettier and eslint packages I'm using in the t3-app
1 Reply
also I don't have the prettier extension installed it works with only eslint extension installed