Logo
Explore Help
Sign In
unboundsoftware/schemas-app
6
0
Fork 0
You've already forked schemas-app
Code Issues 1 Pull Requests 1 Actions Packages Projects Releases Activity
Files
bae13601cc2340e197ac0ee19a1e8a1f28d0c174
schemas-app/stylelint.config.cjs
T

13 lines
288 B
JavaScript
Raw Normal View History

feat: initial schemas-app implementation - Add Nuxt 4 application with Vuetify UI framework - Implement GraphQL schema registry management interface - Add Apollo Client integration with Auth0 authentication - Create organization and API key management - Add schema and ref browsing capabilities - Implement organization switcher for multi-org users - Add delete functionality for organizations and API keys - Create Kubernetes deployment descriptors - Add Docker configuration with nginx Features: - Dashboard with organization overview - Schema browsing by ref with supergraph viewing - Ref management with schema details - Settings page for organizations and API keys - User list per organization with provider icons - Admin-only organization creation - Delete confirmations with warnings 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 16:42:35 +01:00
module.exports = {
customSyntax: 'postcss-html',
extends: [
'stylelint-config-standard',
'stylelint-config-recommended-vue',
],
// add your custom config here
// https://stylelint.io/user-guide/configuration
rules: {
"no-invalid-position-declaration": null
},
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.0+rc0 Page: 79ms Template: 3ms
catppuccin-mocha-mauve
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API