Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
Co-Authored-By: nicolo-ribaudo <nicolo.ribaudo@gmail.com>
  • Loading branch information
hzoo and nicolo-ribaudo committed Nov 28, 2018
1 parent c224a55 commit 3ac73e3
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -34,7 +34,7 @@ export function createClassFeaturePlugin({
return {
name: "class-features/" + name,

manipulateOptions: manipulateOptions,
manipulateOptions,

pre() {
enableFeature(this.file, feature, loose);
Expand Down

0 comments on commit 3ac73e3

Please sign in to comment.