You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mark this project as 'stable' but recommend use the eslint equivalents eslint-plugin-ts-lint-folders or eslint-plugin-ts-lint-file-names or eslint-plugin-ts-ban-snippets as appropriate
The text was updated successfully, but these errors were encountered:
Copy out rules to new Eslint projects
lint-folders-config
related =
Avoid depending directly on tslint-folders tslint-folders-diagrams#42
file name rule
tsf-folders-file-names
= https://github.com/mrseanryan/tslint-folders/blob/master/src/tsfFoldersFileNamesRule.ts -> new eslint version = eslint-plugin-ts-lint-file-namespost on SO = https://stackoverflow.com/questions/66367573/enforce-file-naming-convention-with-typescript-eslint
create eslint-plugin-ts-lint-folders
breakpoints rule
tsf-folders-test-with-breakpoint
-> deprecated -> instead use https://github.com/mrseanryan/eslint-plugin-ts-ban-snippets - update the README tabledisabled test rule
tsf-folders-disabled-test
-> deprecated -> instead use https://github.com/mrseanryan/eslint-plugin-ts-ban-snippets - update the README tablemark this project as 'stable' but recommend use the eslint equivalents eslint-plugin-ts-lint-folders or eslint-plugin-ts-lint-file-names or eslint-plugin-ts-ban-snippets as appropriate
The text was updated successfully, but these errors were encountered: