Skip to content

Commit

Permalink
[Upd] Imported s-forms package with support of intelligent tree
Browse files Browse the repository at this point in the history
  • Loading branch information
LaChope committed Nov 29, 2023
1 parent de03c3d commit 526a647
Show file tree
Hide file tree
Showing 4 changed files with 2,849 additions and 20,801 deletions.
4 changes: 3 additions & 1 deletion babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ module.exports = {
"plugins": [
"lodash",
"@babel/plugin-proposal-class-properties",
"@babel/plugin-transform-runtime"
"@babel/plugin-transform-runtime",
"@babel/plugin-transform-nullish-coalescing-operator",
"@babel/plugin-transform-modules-commonjs"
],
"presets": [
[
Expand Down
Loading

0 comments on commit 526a647

Please sign in to comment.