Files
archived-plugins-workspace/plugins/process/tsconfig.json
Lucas Fernandes Nogueira 012d32e8ed feat(process): add plugin (#348)
2023-05-09 12:00:44 -03:00

5 lines
76 B
JSON

{
"extends": "../../tsconfig.base.json",
"include": ["guest-js/*.ts"]
}