Tldraw/.eslintignore

8 wiersze
227 B
Plaintext

**/node_modules/*
**/out/*
**/.next/*
# TODO: Remove these, vscode experiments are based on existing examples and are punting on making eslint happy just yet.
**/integrations/vscode-extension/*
**/integrations/vscode-simple/*