# vim: set filetype=yaml :
node-arg:
  - '--allow-natives-syntax'

include:
  - 'test/**/*.test.js'
  - 'test/**/*.test.mjs'
