We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbea986 commit fc33fa8Copy full SHA for fc33fa8
2 files changed
commitlint.config.js commitlint.config.cjscommitlint.config.js renamed to commitlint.config.cjs
package.json
@@ -10,6 +10,7 @@
10
"url": "git+https://github.com/themesberg/flowbite-angular.git"
11
},
12
"license": "MIT",
13
+ "type": "module",
14
"scripts": {
15
"all:build": "nx run-many --target build --all",
16
"all:lint": "nx run-many --target lint --all",
0 commit comments