Skip to content

Commit

Permalink
feat: 修改注释格式
Browse files Browse the repository at this point in the history
  • Loading branch information
Genluo committed Mar 14, 2022
1 parent e3784bf commit dd06396
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
const { getESLintConfig } = require('@iceworks/spec');
const { off } = require('process');

module.exports = getESLintConfig('rax-ts', {
plugins: [
Expand Down
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// eslint-disable-next-line @typescript-eslint/no-require-imports
const { getCommitlintConfig } = require('@iceworks/spec');


Expand Down

0 comments on commit dd06396

Please sign in to comment.