Skip to content

Commit 919ed07

Browse files
authored
docs: add missing options to Readme
1 parent b3b6fd4 commit 919ed07

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@ All options and defaults are displayed below:
3030
"moduleMethodPlural": "getPlural",
3131
"attribute": "translate",
3232
"attributes": [],
33-
"lineNumbers": true
33+
"lineNumbers": true,
34+
"format": "javascript",
35+
"defaultLanguage": false,
36+
"requireJs": false
3437
}
3538
```
3639

0 commit comments

Comments
 (0)