Fork of github.com/did-method-plc/did-method-plc
1{ 2 "extends": "./tsconfig.json", 3 "exclude": ["**/*.spec.ts", "**/*.test.ts"] 4}