Skip to content

Commit 8a928aa

Browse files
committed
Remove Angular
1 parent 93412ac commit 8a928aa

32 files changed

Lines changed: 3 additions & 3923 deletions

eslint-local-rules/disallowSideEffects.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ const packagesWithoutSideEffect = new Set([
4040
'react-router-dom',
4141
'vue',
4242
'vue-router',
43-
'@angular/core',
44-
'@angular/router',
45-
'rxjs',
4643
])
4744

4845
/**

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ export default tseslint.config(
3232
'test/apps/react-shopist-like',
3333
'test/apps/microfrontend',
3434
'test/apps/nextjs',
35-
'test/apps/angular-app',
3635
'test/apps/vue-router-app',
3736
'sandbox',
3837
'coverage',

packages/rum-angular/LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

packages/rum-angular/README.md

Lines changed: 0 additions & 163 deletions
This file was deleted.

0 commit comments

Comments
 (0)