mirror of
https://github.com/zenstackhq/zenstack
synced 2026-05-24 10:08:55 +00:00
* refactor: move e2e orm tests to e2e project, fix bundle issues * add missing package * include all tests * more fixes * update lockfile * extract policy plugin to its own package * fix lint * addressing review comments
4 lines
90 B
JSON
4 lines
90 B
JSON
{
|
|
"extends": "@zenstackhq/typescript-config/base.json",
|
|
"include": ["src/**/*"]
|
|
}
|