pokerogue/src
Greenlamp2 622885767d
Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308)
* added rule no-trailing-spaces

* added rule space-before-block

* added rule keyword spacing
2024-05-23 19:19:20 -05:00
..
configs ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
data Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
enums ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
field Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
locales added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
modifier added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
pipelines added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
plugins added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
system Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
test Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
ui Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
account.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
battle-scene.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
battle.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
debug.js ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
egg-hatch-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
evolution-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
form-change-phase.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
game-mode.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
inputs-controller.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
loading-scene.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
main.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
messages.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
overrides.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
phase.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
phases.ts Enforce Consistent Spacing with ESLint's space-before-blocks and keyword-spacing Rules (#1308) 2024-05-23 19:19:20 -05:00
scene-base.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
touch-controls.js added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00
tutorial.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
ui-inputs.ts prevent opening the menu on confirm dialog + fix config error message on crash (#1278) 2024-05-23 13:26:12 -05:00
utils.test.ts ESLint - The Essential Linter and Formatter for JavaScript and TypeScript (#1224) 2024-05-23 11:03:10 -04:00
utils.ts added rule no-trailing-spaces (#1307) 2024-05-23 18:45:04 -05:00