Skip to content

Conversation

@thejoeejoee
Copy link
Contributor

TS error: Statements are not allowed in ambient contexts:

ERROR in node_modules/vue-rough-notation/types/VueRoughNotation.d.ts(12,2):
12:2 Statements are not allowed in ambient contexts.
    10 |     padding?: number;
    11 |     iterations?: number;
  > 12 | };
       |  ^
    13 | 
    14 | export interface VueRoughNotationPluginObject extends PluginObject<VueRoughNotationOptions> {
    15 | };
ℹ Version: typescript 3.8.3

vue-rough-notation@0.1.8

TS error: Statements are not allowed in ambient contexts.
@Leecason Leecason merged commit 28acee3 into Leecason:master Jun 15, 2020
@Leecason
Copy link
Owner

Thank you!😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants