Quellcode durchsuchen

move random stuff around

Adam Shaw vor 3 Jahren
Ursprung
Commit
de9965eb0b
5 geänderte Dateien mit 0 neuen und 39 gelöschten Zeilen
  1. 0 13
      .editorconfig
  2. 0 26
      .gitignore
  3. 0 0
      build-old/.eslintrc.yml
  4. 0 0
      build-old/tsconfig.base.json
  5. 0 0
      build-old/tsconfig.json

+ 0 - 13
.editorconfig

@@ -1,13 +0,0 @@
-# http://editorconfig.org
-
-root = true
-
-[*]
-charset = utf-8
-indent_style = space
-indent_size = 2
-end_of_line = lf
-insert_final_newline = true
-trim_trailing_whitespace = true
-quote_type = single
-trim_semicolon = true

+ 0 - 26
.gitignore

@@ -1,26 +0,0 @@
-
-.yarn/*
-!.yarn/releases
-!.yarn/plugins
-!.yarn/sdks
-!.yarn/versions
-.pnp.*
-
-# make sure this links mirrors what's in scripts/clean
-
-/archives
-/tmp
-
-/packages/*/tsconfig.tsbuildinfo
-/packages/*/tsc
-/packages/*/locales
-/packages/*/*.js
-/packages/*/*.css
-/packages/*/*.map
-/packages/*/*.d.ts
-/packages/core/src/locales-all.ts
-
-# continued in packages-premium/.gitignore
-
-node_modules
-yarn-error.log

+ 0 - 0
.eslintrc.yml → build-old/.eslintrc.yml


+ 0 - 0
tsconfig.base.json → build-old/tsconfig.base.json


+ 0 - 0
tsconfig.json → build-old/tsconfig.json