mirror of
https://github.com/logos-co/optimism-bridge-snt.git
synced 2025-01-10 14:06:07 +00:00
cf5cdc5ea6
Prettier is complaining about it on CI but it doesn't tell what it complains about. It lints perfectly fine locally. For now, ignoring `contracts.json` so we get past the linting stage.
20 lines
178 B
Plaintext
20 lines
178 B
Plaintext
# directories
|
|
broadcast
|
|
cache
|
|
lib
|
|
node_modules
|
|
out
|
|
|
|
# files
|
|
*.env
|
|
*.log
|
|
.DS_Store
|
|
.pnp.*
|
|
lcov.info
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
yarn.lock
|
|
|
|
slither.config.json
|
|
contracts.json
|