How should I go about using a custom eslint and pr...
# help
a
How should I go about using a custom eslint and prettier config with sst?
j
You should be able to drop in your eslint config. But SST doesn't do anything specific for prettier.
a
okay, awesome. I just did that. Thanks!