6a76680441444d7/app/node_modules/sucrase">sucrase 30f7226d9a first commit 2 jaren geleden supports-preserve-symlinks-flag 30f7226d9a first commit 2 jaren geleden tailwind-color-palette 30f7226d9a first commit 2 jaren geleden tailwindcss 30f7226d9a first commit 2 jaren geleden thenify 30f7226d9a first commit 2 jaren geleden thenify-all 30f7226d9a first commit 2 jaren geleden to-regex-range 30f7226d9a first commit 2 jaren geleden tr46 30f7226d9a first commit 2 jaren geleden ts-interface-checker 30f7226d9a first commit 2 jaren geleden uglify-js 30f7226d9a first commit 2 jaren geleden underscore 30f7226d9a first commit 2 jaren geleden upper-case 30f7226d9a first commit 2 jaren geleden util-deprecate 30f7226d9a first commit 2 jaren geleden valid-data-url 30f7226d9a first commit 2 jaren geleden web-resource-inliner 30f7226d9a first commit 2 jaren geleden webidl-conversions 30f7226d9a first commit 2 jaren geleden whatwg-url 30f7226d9a first commit 2 jaren geleden wrap-ansi 30f7226d9a first commit 2 jaren geleden wrappy 30f7226d9a first commit 2 jaren geleden y18n 30f7226d9a first commit 2 jaren geleden yallist 30f7226d9a first commit 2 jaren geleden yaml 30f7226d9a first commit 2 jaren geleden yargs 30f7226d9a first commit 2 jaren geleden yargs-parser 30f7226d9a first commit 2 jaren geleden .yarn-integrity 30f7226d9a first commit 2 jaren geleden tum/tmt_learning - Gogs: Simplico Git Service

暫無描述

.editorconfig 286B

123456789101112131415161718192021
  1. root = true
  2. [*]
  3. indent_style = tab
  4. indent_size = 4
  5. end_of_line = lf
  6. charset = utf-8
  7. trim_trailing_whitespace = true
  8. insert_final_newline = true
  9. max_line_length = 120
  10. [CHANGELOG.md]
  11. indent_style = space
  12. indent_size = 2
  13. [*.json]
  14. max_line_length = off
  15. [Makefile]
  16. max_line_length = off