Skip to content

Commit

Permalink
Merge pull request #1 from MakairaIO/MMS-84
Browse files Browse the repository at this point in the history
Add in postcss plugin and stylelint to enforce its usage
  • Loading branch information
Cyklan authored Feb 21, 2024
2 parents a7bac09 + 85a7f69 commit 42e429c
Show file tree
Hide file tree
Showing 44 changed files with 1,607 additions and 136 deletions.
5 changes: 5 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/** @type {import('ts-jest').JestConfigWithTsJest} */
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
}
Loading

0 comments on commit 42e429c

Please sign in to comment.