Skip to content

Commit

Permalink
feat: no zalando
Browse files Browse the repository at this point in the history
  • Loading branch information
dimonka83 committed Oct 26, 2023
1 parent 32b2e9e commit 469893b
Show file tree
Hide file tree
Showing 161 changed files with 7,756 additions and 10,256 deletions.
7 changes: 0 additions & 7 deletions .depcheckrc

This file was deleted.

1 change: 0 additions & 1 deletion .eleventyignore

This file was deleted.

11 changes: 0 additions & 11 deletions .eslintrc.json

This file was deleted.

99 changes: 25 additions & 74 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,82 +1,33 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# misc

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
.DS_Store
/.idea

# Runtime data
pids
*.pid
*.seed
*.pid.lock
# local

# Coverage
flow-coverage
lib-cov
coverage
.nyc_output
*.lcov
*.local

# Bundles
bundle/
build/
dist/
target/
typings/
flow-typed/
buildstamp.json
# yarn

# Docs
docs
doc
/.pnp.*
/.yarn/cache
/.yarn/unplugged
/.yarn/install-state.gz
/yarn-error.log

# Deps
node_modules
jspm_packages
bower_components
package-lock.json
npm-shrinkwrap.json
# open-ssl

#IDE
.idea
.idea/

# Yarn Integrity file
.yarn-integrity

.npm
.eslintcache
.node_repl_history
.env

# Typescript
*.tsbuildinfo
.tsbuildinfo
buildcache
.buildcache

# Microbundle cache
.rpt2_cache/
.rts2_cache_cjs/
.rts2_cache_es/
.rts2_cache_umd/

# Temp
src/test/js/temp

# Code Climate
cc-reporter
cc-reporter.*
codeclimate.*
coverage.*

# Creds
*.asc
*.key
*.ca
*.crt
*.csr
*.der
*.kdb
*.org
*.p12
*.pem
*.cert
*.rnd
*.ssleay
*.smime

/node_modules
/target
17 changes: 0 additions & 17 deletions .releaserc.json

This file was deleted.

874 changes: 874 additions & 0 deletions .yarn/releases/yarn-3.6.4.cjs

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.4.cjs
Loading

0 comments on commit 469893b

Please sign in to comment.