Skip to content

Commit

Permalink
chore: move stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Mar 6, 2024
1 parent e82aecd commit ad2e48d
Show file tree
Hide file tree
Showing 662 changed files with 3,117 additions and 1,122 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
25 changes: 25 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
node_modules/

# /*/.vscode/
/*/.reports/
/*/build/
/*/dist/
/*/**/assets/bundes/
/*/**/assets/codicons/
/*/**/assets/fontawesome-free/
/*/**/assets/icofont/
/*/**/assets/kreon/
/*/**/assets/material-icons/
/*/**/assets/material-symbols/
/*/**/assets/noto-sans/
/*/**/assets/roboto/
/*/**/assets/tabler-icons/
/*/**/assets/kolibri.ico
/*/**/assets/kolibri.png
/*/**/assets/kolibri.svg
/*/public/assets/logo.*
# /*/.editorconfig
# /*/.eslintignore
# /*/.gitignore
# /*/.npmrc
# /*/.prettierignore
# /*/.prettierrc.json
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"coverage": "cross-env NODE_ENV=test nyc mocha --exit",
"e2e": "nightwatch",
"format": "prettier --check src",
"lint": "tsc --noemit && eslint src",
"xlint": "tsc --noemit && eslint src",
"prepare": "npm-run-all prepare:*",
"prepare:components-assets": "cpy \"node_modules/@public-ui/components/assets/**/*\" public/assets --dot",
"prepare:themes-assets": "cpy \"node_modules/@public-ui/themes/assets/**/*\" public/assets --dot",
Expand Down Expand Up @@ -41,7 +41,8 @@
"@unocss/webpack": "0.58.5",
"chromedriver": "122.0.4",
"cpy-cli": "5.0.0",
"knip": "5.0.2",
"cross-env": "7.0.3",
"knip": "5.0.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"nightwatch-axe-verbose": "2.3.0",
"npm-check-updates": "16.14.15",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit ad2e48d

Please sign in to comment.