Skip to content

Commit

Permalink
style: update with rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef-Rousset committed Sep 20, 2024
1 parent ecf4688 commit f4a72e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ def fix_babel_config(path)
FileUtils.cp("#{__dir__}/babel.config.json", Dir.pwd)
end
end

def install_module(path)
Dir.chdir(path) do
system("npm i @babel/plugin-proposal-private-property-in-object")
Expand Down

0 comments on commit f4a72e3

Please sign in to comment.