Skip to content

Commit

Permalink
demos
Browse files Browse the repository at this point in the history
  • Loading branch information
juanchinovas committed Apr 16, 2022
1 parent 4826359 commit c934e11
Show file tree
Hide file tree
Showing 102 changed files with 284 additions and 1,030 deletions.
6 changes: 5 additions & 1 deletion demo-angular/.editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ charset = utf-8
indent_style = space
indent_size = 2

[*.js]
indent_style = space
indent_size = 2

[*.ts]
indent_style = space
indent_size = 4
indent_size = 2
5 changes: 0 additions & 5 deletions demo-angular/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@ hooks/
node_modules/
platforms/

# NativeScript Template
*.js.map
*.js
!webpack.config.js

# Logs
logs
*.log
Expand Down
14 changes: 0 additions & 14 deletions demo-angular/.migration_backup/_backup.json

This file was deleted.

5 changes: 0 additions & 5 deletions demo-angular/.migration_backup/nsconfig.json

This file was deleted.

39 changes: 0 additions & 39 deletions demo-angular/.migration_backup/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions demo-angular/.migration_backup/src/package.json

This file was deleted.

7 changes: 0 additions & 7 deletions demo-angular/.migration_backup/tsconfig.tns.json

This file was deleted.

Loading

0 comments on commit c934e11

Please sign in to comment.