mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-09 23:27:28 +02:00
misc: update stylelint rule tester
This commit is contained in:
parent
b4f4057d97
commit
c50df3003c
4 changed files with 72 additions and 85 deletions
|
@ -27,5 +27,5 @@ module.exports = {
|
|||
transform: {
|
||||
'^.+\\.[jt]sx?$': 'babel-jest',
|
||||
},
|
||||
setupFiles: ['./jest-setup.js'],
|
||||
setupFiles: ['./jest/stylelint-rule-test.js'],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue