-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I installed the module using npm install @duckduckgo/autoconsent
which worked well. But importing it does not work.
import AutoConsent from '@duckduckgo/autoconsent';
import * as rules from '@duckduckgo/autoconsent/rules/rules.json';
Cannot find module '@duckduckgo/autoconsent' or its corresponding type declarations
Cannot find module '@duckduckgo/autoconsent/rules/rules.json'. Consider using '--resolveJsonModule' to import module with '.json' extension.
Metadata
Metadata
Assignees
Labels
No labels