Skip to content

Commit acfc4df

Browse files
committed
💚 Import assert from node:assert
1 parent ebd6748 commit acfc4df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎packages/bash/nursery.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
const { setup } = require('@ast-grep/nursery')
2+
const assert = require('node:assert')
23
const languageRegistration = require('./index')
34

45
setup({

0 commit comments

Comments
 (0)