mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 04:59:02 +08:00
chore: commitlint config is updated to ts
This commit is contained in:
parent
dbe68c064c
commit
450407d0bf
@ -1 +0,0 @@
|
||||
module.exports = { extends: ['@commitlint/config-conventional'] };
|
1
frontend/commitlint.config.ts
Normal file
1
frontend/commitlint.config.ts
Normal file
@ -0,0 +1 @@
|
||||
export default { extends: ['@commitlint/config-conventional'] };
|
@ -32,8 +32,8 @@
|
||||
"./conf/default.conf",
|
||||
"./public",
|
||||
"./tests",
|
||||
"playwright.config.ts",
|
||||
"./commitlint.config.js",
|
||||
"./playwright.config.ts",
|
||||
"./commitlint.config.ts",
|
||||
"./webpack.config.js",
|
||||
"./webpack.config.prod.js",
|
||||
"./jest.setup.ts"
|
||||
|
Loading…
x
Reference in New Issue
Block a user