Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated code change

Revisions in over 500 files in multiple lines, with Abstract Syntax Tree(TS) on existing code.

Execute the script

To execute the script with the extensions specified in your .env (.page.ts, .component.ts, ...):

npm run start:env

To run the script with all that are contained in your CODE_LOCATION:

npm run start:all

Environment variables

add in .env:

CODE_LOCATION = ‘path/to/your/files’

FILE_EXTENSIONS= .page.ts,.component.ts,.integration.ts,.integration.spec.ts

DELETE_EXTENSIONS = .integration.ts,.integration.spec.ts

About

Revisions in over 500 files across multiple lines, using Abstract Syntax Tree (AST) analysis on existing code

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages