feat: add dependency
This commit is contained in:
10
javascript-engine/external/boa/.prettierignore
vendored
Normal file
10
javascript-engine/external/boa/.prettierignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# Ignore artifacts:
|
||||
*.rs
|
||||
target
|
||||
node_modules
|
||||
boa_engine/benches/bench_scripts/mini_js.js
|
||||
boa_engine/benches/bench_scripts/clean_js.js
|
||||
boa_wasm/pkg
|
||||
dist
|
||||
test262
|
||||
tests/js/test.js
|
||||
Reference in New Issue
Block a user