pokemon-showdown-client/.vscode
Guangcong Luo 4609de6a0e Update TypeScript + ESLint
This finally removes the tslint dependency and switches to eslint.

There are a lot of other changes here, too, to bring the codebase up to
server standards. TSLint never had much in the way of indentation
enforcement.

Not very happy about eslint splitting itself up over 6 dependencies,
or its documentation over three websites, nor how poorly documented the
new flat config is, but I mean, eslint's gonna eslint. Customizing
would be even harder if we tried to use Biome or something. They mostly
seem to go full Prettier.
2025-02-21 17:47:01 -08:00
..
launch.json
settings.json Update TypeScript + ESLint 2025-02-21 17:47:01 -08:00
tasks.json