mirror of
https://github.com/google/blockly.git
synced 2025-12-13 12:50:07 +01:00
* chore: add configuration for api extractor * fix: remove extra param names * chore: private to internal * remove unrestricted * chore: remove double backticks * chore: remove fileoverview and export * as * chore: return to returns * chore: fix backslashes and angle brackets in tsdoc * chore: final to sealed * chore: ignore to internal * chore: fix link tags * chore: add api-extractor configuration * chore: add unrecognized tag names * chore: remove tsdoc-metadata * fix: correct index.d.ts * chore: fix connection link
23 lines
359 B
Plaintext
23 lines
359 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
build-debug.log
|
|
.DS_Store
|
|
.settings
|
|
.project
|
|
*.gz
|
|
*.pyc
|
|
*.komodoproject
|
|
/nbproject/private/
|
|
tsdoc-metadata.json
|
|
|
|
tests/compile/main_compressed.js
|
|
tests/compile/main_compressed.js.map
|
|
tests/compile/*compiler*.jar
|
|
tests/screenshot/outputs/*
|
|
local_build/*compiler*.jar
|
|
local_build/local_*_compressed.js
|
|
chromedriver
|
|
build/
|
|
dist/
|
|
temp/
|